| Name | Description | |
|---|---|---|
![]() | ClientRectangle | Gets the client size, in surface space, of the control. |
![]() | ClientSize | Gets or sets the control client size, in surface space. |
![]() | CrossCursor | Gets or sets the cross cursor. |
![]() | Cursor | Gets or sets the cursor. |
![]() | DefaultCursor | Gets or sets the default cursor. |
![]() | HasTouchScreen | Gets or sets a value indicating whether control uses touch screen. |
![]() | InteractionPointBorderColor | Gets or sets the fill color of the interaction point. |
![]() | InteractionPointFillColor | Gets or sets the fill color of the interaction point. |
![]() | InteractionPointInteractionRadius | Gets the interaction point interaction radius. |
![]() | InteractionPointRadius | Gets or sets the radius of interaction point (resize and rotate points). |
![]() | InteractiveObjectCursor | Gets or sets the cursor that uses in an interactive object. |
![]() | InvokeRequired | Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. |
![]() | MoveCursor | Gets or sets the move cursor. |
![]() | ResizeCursorNESW | Gets or sets the two-headed diagonal (northeast/southwest) sizing cursor. |
![]() | ResizeCursorNS | Gets or sets the two-headed vertical (north/south) sizing cursor. |
![]() | ResizeCursorNWSE | Gets or sets the two-headed diagonal (northwest/southeast) sizing cursor. |
![]() | ResizeCursorWE | Gets or sets the two-headed horizontal (west/east) sizing cursor. |
![]() | RotateCursor | Gets or sets the rotate cursor. |
![]() | RotationAssistantDiscreteAngle | Gets or sets the discrete angle, in degress, of rotation assistant. |
![]() | RotationAssistantRadius | Gets or sets the radius of rotation assistant. |
![]() | Size | Gets or sets the control size, in surface space. |

