[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoTin.Triangles

Triangles Property

Triangles

Gets the TIN triangles.

Declaration
public IEnumerable<GeoTriangle> Triangles { get; }
Property Value
Type Description
IEnumerable<GeoTriangle>

An IEnumerable<T> representing the triangles of the TIN.