Name | Description | |
---|---|---|
NPanAndZoomView Constructor | Default constructor |
The following tables list the members exposed by NPanAndZoomView.
Name | Description | |
---|---|---|
NPanAndZoomView Constructor | Default constructor |
Name | Description | |
---|---|---|
BandStrokeProperty | Reference to the BandStroke property. | |
BottomSideChild | Reference to the BottomSide child. | |
CornerWidthProperty | Reference to the corner width property | |
LeftBottomCornerChild | Reference to the LeftBottomCorner child. | |
LeftSideChild | Reference to the LeftSide child. | |
LeftTopCornerChild | Reference to the LeftTopCorner child. | |
NPanAndZoomViewSchema | Schema associated with NPanAndZoomView | |
RightBottomCornerChild | Reference to the RightBottomCorner child. | |
RightSideChild | Reference to the RightSide child. | |
RightTopCornerChild | Reference to the RightTopCorner child. | |
SideWidthProperty | Reference to the side width property | |
TopSideChild | Reference to the TopSide child. |
Name | Description | |
---|---|---|
BandStroke | Gets/Sets the value of the BandStroke property. | |
BottomSide | Reference to the BottomSide child. | |
CornerWidth | Gets or sets the width of the viewport corners | |
DrawingView | Gets or sets the drawing view observed by this pan and zoom view. | |
LeftBottomCorner | Reference to the LeftBottomCorner child. | |
LeftSide | Reference to the LeftSide child. | |
LeftTopCorner | Reference to the LeftTopCorner child. | |
RightBottomCorner | Reference to the RightBottomCorner child. | |
RightSide | Reference to the RightSide child. | |
RightTopCorner | Reference to the RightTopCorner child. | |
SideWidth | Gets or sets the width of the viewport sides | |
TopSide | Reference to the TopSide child. |
Name | Description | |
---|---|---|
ArrangeContent | Overridden. | |
Drag | ||
EndDragging | Called when the dragging of the viewport has ended | |
GetActivePage | Safely gets the active page. | |
GetDrawing | Safely gets the displayed drawing. | |
GetPageViewport | Tries to get the page viewport in page coordinates | |
OnLostFocus | Overridden. Overriden to abort the dragging of the view. | |
OnLostMouseCapture | Overridden. Overriden to abort the dragging of the view. | |
OnMouseDown | Overridden. Overriden to start dragging of the viewport | |
OnMouseMove | Overridden. Overriden to drag the viewport | |
OnMouseUp | Overridden. Overriden to end dragging of the viewport | |
OnPaintBackground | Overridden. Overriden to paint a preview of the drawing view active page. | |
OnRefreshTimerTick | Called when the refresh timer ticks | |
OnRegistered | Overridden. Overriden to start the refresh timer | |
OnUnregistered | Overridden. Overriden to stop the refresh timer | |
StartDragging | Called when dragging of the viewport must be started | |
TryGetDrawingToLocalTransform | Tries to gets a transformation, which transforms drawing coordinates to local ones. | |
TryGetPageToLocalTransform | Gets a transformation which transforms active page coordinates to local ones. | |
TryGetPageViewportInLocal | Tries to get the page viewport in local coordinates |