VectorGraphicLayerInternalPaths Property |
The paths. This list is read-writeable.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxprotected List<VectorGraphicPath> InternalPaths { get; }
Property Value
ListVectorGraphicPath
See Also