IsEmpty Property (GeoPolyhedralSurface)
In This Topic
Returns the value indicating whether the collection is empty or all polygons in collection is empty geometry.
Syntax
'Declaration
Public Overrides ReadOnly Property IsEmpty As Boolean
public override bool IsEmpty {get;}
See Also