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