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

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