Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoTin Class / GeoTin Constructor
The triangles.

In This Topic
    GeoTin Constructor
    In This Topic
    Initializes a new instance of the GeoTin class.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal triangles As IEnumerable(Of GeoTriangle) _
    )

    Parameters

    triangles
    The triangles.
    See Also