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

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