Click or drag to resize

VectorGraphicLayerInternalPaths Property

The paths. This list is read-writeable.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
protected List<VectorGraphicPath> InternalPaths { get; }

Property Value

ListVectorGraphicPath
See Also