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

In This Topic
    Center Property (GeoPolygon)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Center As C1.Win.Interop.Point
    public override C1.Win.Interop.Point Center {get;}
    See Also