Click or drag to resize

GmlWriterUseId Property

whether to use the blueprints id directly or substitute with a generated integer. To use this option the blueprints ids must all be Integers of string representations of integers

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

Property Value

Type: Boolean
See Also