'Declaration
Public Function IsRectMoving() As Boolean
public bool IsRectMoving()
public function IsRectMoving(): Boolean;
public function IsRectMoving() : boolean;
public: bool IsRectMoving();
public: bool IsRectMoving();
Return Value
true if the user is moving the rectangle of area selection, else false.