ComponentOne Reports for WPF
C1.C1Report.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