[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoTriangle

GeoTriangle Class

Represents the geospatial triangle shape.

Inheritance
GeoTriangle
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class GeoTriangle : GeoPolygon

Constructors

Name Description
GeoTriangle(IEnumerable<GeoLinearRing>)

Initializes new instance of GeoTriangle.

Extension Methods