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

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