VectorGraphicEngineIsEmpty Method |
Returns true if no path is defined.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic override bool IsEmpty()
Return Value
BooleanTrue if no path is defined.
See Also