PropertyTypeMyGraph Property |
[Missing <summary> documentation for "P:VelocityGraph.PropertyType.MyGraph"]
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public Graph MyGraph { get; }
Public ReadOnly Property MyGraph As Graph
Get
public:
property Graph^ MyGraph {
Graph^ get ();
}
member MyGraph : Graph with get
Property Value
Type:
GraphSee Also