Extent.IsValid
Extent.IsValid property
Determines whether this Extent
is valid.
public bool IsValid { get; }
Remarks
A valid extent has non negative Width
and Height
. Also, all of its values are not NaN
and finite.
See Also
- class Extent
- namespace Aspose.Gis
- assembly Aspose.GIS