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