WrappedGraphFeatures Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedGraph.Features"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public Features Features { get; }
Public ReadOnly Property Features As Features
Get
public:
virtual property Features^ Features {
Features^ get () sealed;
}
abstract Features : Features with get
override Features : Features with get
Property Value
Type:
FeaturesImplements
IGraphFeaturesSee Also