Table of Contents

Property IsEmpty

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

IsEmpty

Gets a value indicating whether this PointF is empty.

public bool IsEmpty { get; }

Property Value

bool

True if both X and Y are 0; otherwise, false.