Click or drag to resize

GmlWriterVertexIdKey Property

gml property to use for the blueprints vertex 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 VertexIdKey { get; set; }

Property Value

Type: String
See Also