WrappedVertexVertex Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedVertex.Vertex"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public IVertex Vertex { get; }
Public ReadOnly Property Vertex As IVertex
Get
public:
property IVertex^ Vertex {
IVertex^ get ();
}
member Vertex : IVertex with get
Property Value
Type:
IVertexSee Also