DrawingView Properties |
The DrawingView type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientRectangle |
Gets the rectangle that represents the client area of the view.
|
![]() | ClientSize |
Gets the height and width of the client area of the view.
|
![]() | Document |
Get the document associated with the view.
(Inherited from TabView.) |
![]() | Drawing |
Get the paper or part associated with the view.
|
![]() | IsGestureStarted |
Gets a value that indicates whether a mouse gesture has been started.
|
![]() | IsInPlaceTextEditing |
Gets a value that indicates whether the text is being edited in the text input window.
|
![]() | IsMouseOver |
Gets a value indicating which of the mouse pointer is located over the view.
|
![]() | IsOleInPlaceActive |
Gets a value that indicates whether the OLE item is being edited in-place.
|
![]() | IsPanning |
Gets a value that indicates whether the view is in pan mode.
|
![]() | ModifierKeys |
Gets a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state.
|
![]() | MouseButtons |
Gets a value indicating which of the mouse buttons is in a pressed state.
|
![]() | TabIndex |
Gets or sets the index of the tab.
(Inherited from TabView.) |
![]() | TabViewType |
Gets the view type in the tab.
(Inherited from TabView.) |
![]() | Text |
Get the tab text.
(Inherited from TabView.) |
![]() | ViewBottomLeftPoint |
Get the lower left coordinates of the currently displayed range in the world coordinate system.
|
![]() | ViewTopRightPoint |
Get the upper right coordinate of the currently displayed range in the world coordinate system.
|
![]() | WindowHandle |
Get the window handle of the view.
(Inherited from TabView.) |
![]() | ZoomScale |
Get display scale of the view.
|