Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoMultiPoint Class / Center Property

In This Topic
    Center Property (GeoMultiPoint)
    In This Topic
    Gets the centroid of the geometry.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Center As C1.Win.Interop.Point
    public C1.Win.Interop.Point Center {get;}
    See Also