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

In This Topic
    AutoZoomPadLon Property (Map)
    In This Topic
    Gets or sets auto zoom longitude padding, in percent relative to the viewport width.

    The default is 10%.

    Syntax
    'Declaration
     
    Public Property AutoZoomPadLon As Double
    public double AutoZoomPadLon {get; set;}
    See Also