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

In This Topic
Is3D Property (GeoLineString)
In This Topic
Returns true if any point in the collection has z-coordinate values.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Is3D As Boolean
 

Property Value

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