Click or drag to resize

GmlWriterEdgeIdKey Property

gml property to use for the blueprints edges id, defaults to GMLTokens.BLUEPRINTS_ID

Namespace:  Frontenac.Blueprints.Util.IO.GML
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public string EdgeIdKey { get; set; }

Property Value

Type: String
See Also