[]
        
(Showing Draft Content)

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

Is3D Property

Is3D

Gets a value indicating whether any polygon in the collection has z-coordinate values.

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

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

Overrides