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


In This Topic
    GeoMultiPoint Class Members
    In This Topic

    The following tables list the members exposed by GeoMultiPoint.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of GeoMultiPoint.  
    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 PropertyGets the inner geometries. (Inherited from C1.FlexMap.GeoGeometryCollection)
    Public PropertyReturns true if the geometry has z-coordinate values. (Inherited from C1.FlexMap.GeoGeometryCollection)
    Public PropertyOverridden. Returns the value indicating whether the geometry is empty geometry.  
    Public PropertyReturns true if the geometry has m-coordinate values. (Inherited from C1.FlexMap.GeoGeometryCollection)
    Public PropertyGets the inner points geometies.  
    Public PropertyReturns the number of points used in a geometry. (Inherited from C1.FlexMap.GeoGeometryCollection)
    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