MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPolyhedralSurface Class / Is3D Property

In This Topic
Is3D Property (GeoPolyhedralSurface)
In This Topic
Gets a value indicating whether any polygon in the collection has z-coordinate values.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Is3D As Boolean
 

Property Value

true if any polygon has z-coordinate values; otherwise, false.
See Also