Click or drag to resize

BaseVectorGraphicElementIsEmpty Method

Returns whether there is any metafile command in the element.

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

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.BaseVectorGraphicElement.IsEmpty"]

See Also