ElementPropertyConfigVertexPropertiesRule Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.IO.GraphSON.ElementPropertyConfig.VertexPropertiesRule"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.IO.GraphSON
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public ElementPropertyConfigElementPropertiesRule VertexPropertiesRule { get; }
Public ReadOnly Property VertexPropertiesRule As ElementPropertyConfigElementPropertiesRule
Get
public:
property ElementPropertyConfigElementPropertiesRule VertexPropertiesRule {
ElementPropertyConfigElementPropertiesRule get ();
}
member VertexPropertiesRule : ElementPropertyConfigElementPropertiesRule with get
Property Value
Type:
ElementPropertyConfigElementPropertiesRuleSee Also