VectorGraphicLayerPaths Property |
The read-only paths in this layer.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.26.1
Syntaxpublic IReadOnlyList<VectorGraphicPath> Paths { get; }
Property Value
IReadOnlyListVectorGraphicPath
See Also