Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / C1Maps Class / Center Property

In This Topic
    Center Property
    In This Topic
    Gets or sets the center of this map in geographic coordinates.
    Syntax
    'Declaration
     
    
    Public Property Center As Point
    public Point Center {get; set;}
    See Also