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

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