FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / IMapperOwner Interface / MaxAutoZoom Property

In This Topic
    MaxAutoZoom Property (IMapperOwner)
    In This Topic
    Gets the maximum auto zoom level. 0 means there's no limitation.
    Syntax
    'Declaration
     
    ReadOnly Property MaxAutoZoom As Double
    double MaxAutoZoom {get;}
    See Also