Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoTriangle Class
Members

In This Topic
    GeoTriangle Class
    In This Topic
    Represents the geospatial triangle shape.
    Object Model
    GeoTriangle Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class GeoTriangle 
       Inherits GeoPolygon
    public sealed class GeoTriangle : GeoPolygon 
    Inheritance Hierarchy

    System.Object
       C1.FlexMap.GeoGeometry
          C1.FlexMap.GeoSurface
             C1.FlexMap.GeoPolygon
                C1.FlexMap.GeoTriangle

    See Also