Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / IMapperOwner Interface / CenterLatitude Property

In This Topic
    CenterLatitude Property (IMapperOwner)
    In This Topic
    The center latitude. Ignored if AutoCenter is true.
    Syntax
    'Declaration
     
    ReadOnly Property CenterLatitude As Double
    double CenterLatitude {get;}
    See Also