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


In This Topic
    GeoPolygon Class Members
    In This Topic

    The following tables list the members exposed by GeoPolygon.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Returns the bounds of the geometry.  
    Public PropertyOverridden. Gets the centroid of the geometry.  
    Public PropertyGets the geospatial ring for the line.  
    Public PropertyGets the geospatial rings enumerator of the GeoLinearRing items for the line.  
    Public PropertyOverridden. Returns true if the geometry has z-coordinate values.  
    Public PropertyOverridden. Returns the value indicating whether the geometry is empty geometry.  
    Public PropertyOverridden. Returns true if the geometry has m-coordinate values.  
    Public PropertyOverridden. Returns the number of points used in a geometry.  
    Public PropertyGets the polygon rings.  
    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