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