Click or drag to resize

VectorGraphicEngineIsEmpty Method

Returns true if no path is defined.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public override bool IsEmpty()

Return Value

Boolean
True if no path is defined.
See Also