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