Name | Description | |
---|---|---|
Manipulator.AddToRepaintRect override. |
||
Calls OnClick with argument transformed to local coordinates if necessary. (Inherited from Manipulator.) |
||
Called when the manipulator should cancel the current manipulation. (Inherited from Manipulator.) |
||
Manipulator.Draw override. |
||
Returns whether the manipulator object draws in local or global coordinates. (Inherited from Manipulator.) |
||
Manipulator.HitTest override. |
||
Manipulator.NeedsMouseMessages override. |
||
Manipulator.HitTest override. |
||
Manipulator.OnGotFocus override. |
||
Manipulator.OnKeyDown override. |
||
Called when a character key is pressed when this manipulator has the input focus. (Inherited from Manipulator.) |
||
Manipulator.OnLostFocus override. |
||
Manipulator.OnMouseDown override. |
||
Manipulator.OnMouseMove override. |
||
Manipulator.OnMouseUp override. |
||
Called when the zoom factor in the diagram containing the manipulator has changed. (Inherited from Manipulator.) |
||
Returns the cursor that should be displayed when the mouse pointer is over this manipulator. (Inherited from Manipulator.) |
||
Manipulator.SupportClipping override. |
Name | Description | |
---|---|---|
Gets the absolute bounding rectangle of this manipulator. |
||
Gets the image from the button's image list corresponding to the current state of the button. |
||
Invalidates the appearance of the manipulator. |
||
Raises the Clicked event. |
||
Raises the CustomDraw event. |
||
Manipulator.OnIsEnabledChanged override. |