[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoGeometryCollection.Is3D

Is3D Property

Is3D

Gets a value indicating whether any shape in the collection has Z-coordinate values.

Declaration
public override bool Is3D { get; }
Property Value
Type Description
bool

A bool value. true if any shape in the collection has Z-coordinate values; otherwise, false.

Overrides