Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Map Class / CenterLatitude Property

In This Topic
    CenterLatitude Property (Map)
    In This Topic
    Gets or sets the map center latitude. Ignored if AutoCenter is true.
    Syntax
    'Declaration
     
    Public Property CenterLatitude As Double
    public double CenterLatitude {get; set;}
    See Also