Is3D Property (GeoPolyhedralSurface)
Gets a value indicating whether any polygon in the collection has z-coordinate values.
public override bool Is3D {get;}
'Declaration
Public Overrides ReadOnly Property Is3D As Boolean
Property Value
true
if any polygon has z-coordinate values; otherwise,
false
.