VectorGraphicPathIsClosed Property |
Returns true if the start and end point are identical
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic bool IsClosed { get; }
Property Value
Boolean
See Also