ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPolygon Class / Is3D Property

In This Topic
    Is3D Property (GeoPolygon)
    In This Topic
    Returns true if any ring in collection has z-coordinate values.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Is3D As Boolean
    public override bool Is3D {get;}
    See Also