[]
        
(Showing Draft Content)

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

Is3D Property

Is3D

Gets a value indicating whether the point shape has z-coordinate values.

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

Returns true if the z-coordinate has a value; otherwise, false.

Overrides