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


In This Topic
    GeoTriangle Class Members
    In This Topic

    The following tables list the members exposed by GeoTriangle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of GeoTriangle.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns the bounds of the geometry. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyGets the centroid of the geometry. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyGets the geospatial ring for the line. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyGets the geospatial rings enumerator of the GeoLinearRing items for the line. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyReturns true if the geometry has z-coordinate values. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyReturns the value indicating whether the geometry is empty geometry. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyReturns true if the geometry has m-coordinate values. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyReturns the number of points used in a geometry. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyGets the polygon rings. (Inherited from C1.FlexMap.GeoPolygon)
    Public PropertyGets the geometry type. (Inherited from C1.FlexMap.GeoGeometry)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the points bound rectangle. (Inherited from C1.FlexMap.GeoGeometry)
    Top
    See Also