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

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

Property Value

A System.Boolean value. true if any shape in the collection has Z-coordinate values; otherwise, false.
See Also