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


In This Topic
    GeoPoint Class Members
    In This Topic

    The following tables list the members exposed by GeoPoint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Returns the bounds of the geometry.  
    Public PropertyGets the centroid of the geometry. (Inherited from C1.FlexMap.GeoGeometry)
    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 PropertyGets the x and y coordintes.  
    Public PropertyGets or sets the m-coordinate.  
    Public PropertyOverridden. Returns the number of points used in a geometry.  
    Public PropertyGets the geometry type. (Inherited from C1.FlexMap.GeoGeometry)
    Public PropertyGets or sets the x-coordinate.  
    Public PropertyGets or sets the y-coordinate.  
    Public PropertyGets or sets the z-coordinate.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the points bound rectangle. (Inherited from C1.FlexMap.GeoGeometry)
    Top
    See Also