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

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