Click or drag to resize

FeaturesCopyFeatures Method

This method copies the features in this features object to another feature object.

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public Features CopyFeatures()

Return Value

Type: Features
a feature object with a clone of the features in the prior.
See Also