Name | Description | |
---|---|---|
NRectangleZoomTool Constructor | Default constructor |
The following tables list the members exposed by NRectangleZoomTool.
Name | Description | |
---|---|---|
NRectangleZoomTool Constructor | Default constructor |
Name | Description | |
---|---|---|
HorizontalValueSnapperProperty | Reference to the HorizontalValueSnapper property | |
NRectangleZoomToolSchema | Schema associated with NRectangleZoomTool | |
VerticalValueSnapperProperty | Reference to the VerticalValueSnapper property | |
ZoomInFillProperty | Reference to the ZoomInFill property | |
ZoomOutFillProperty | Reference to the ZoomOutFill property |
Name | Description | |
---|---|---|
HorizontalValueSnapper | Gets or sets the horizontal value snapper | |
VerticalValueSnapper | Gets or sets the vertical value snapper | |
ZoomInFill | Gets or sets the zoom in fill | |
ZoomOutFill | Gets or sets the zoom out fill |
Name | Description | |
---|---|---|
GetAxis | Get the axis corresponding to the specified value snapper | |
OnMouseMove | Overridden. Processes the mouse move event | |
UpdateAids | Overridden. Called to update the visual aids of this tool. |
Name | Description | |
---|---|---|
DestroyRectangleAid | Destroys the rectangle aid. | |
hdth | ||
OnDeactivated | Overridden. Called when the tool was deactivated. Raises the Deactivated event | |
UpdateRectangleAid | Creates the rectangle aid if needed and updates it. |