Property IsEmpty NamespaceAspose.CAD AssemblyAspose.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.