ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / IMapperOwner Interface / RoundAutoZoom Property

In This Topic
    RoundAutoZoom Property (IMapperOwner)
    In This Topic
    If true, automatic zoom will be rounded down to next integer. This may improve performance with some net based tile sources.
    Syntax
    'Declaration
     
    ReadOnly Property RoundAutoZoom As Boolean
    bool RoundAutoZoom {get;}
    See Also