Click or drag to resize

GmlWriterStrict Property

when set to true, property keys in the Graph that do not meet the exact guidelines of the GML specification are ignored. By default this value is false.

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

Property Value

Type: Boolean
See Also