Map for WinForms | ComponentOne
C1.FlexMap Namespace / IMapDevice Interface / IsZooming Property

In This Topic
    IsZooming Property (IMapDevice)
    In This Topic
    Whether the map is under scaling.
    Syntax
    'Declaration
     
    
    ReadOnly Property IsZooming As Boolean
    bool IsZooming {get;}
    Remarks
    The current zoom is a transitional value. It will be changed to target zoom later.
    See Also