Paths

IVectorPathData.Paths property

Gets or sets the path records.

public VectorPathRecord[] Paths { get; set; }

Property Value

The paths.

See Also