ElementPropertyConfig.EdgePropertiesRule 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)
Syntaxpublic ElementPropertyConfig.ElementPropertiesRule EdgePropertiesRule { get; }
Public ReadOnly Property EdgePropertiesRule As ElementPropertyConfig.ElementPropertiesRule
Get
public:
property ElementPropertyConfig.ElementPropertiesRule EdgePropertiesRule {
ElementPropertyConfig.ElementPropertiesRule get ();
}
member EdgePropertiesRule : ElementPropertyConfig.ElementPropertiesRule with get
Property Value
Type:
ElementPropertyConfig.ElementPropertiesRule
See Also