Provides a possibility of drawing's rotation.
Top
Top
Top
The following tables list the members exposed by the Orbit3D type.
Name | Description | |
---|---|---|
CADImage | Gets or sets a CADImage object that is manipulated by the 3D Orbit tool. | |
Height | Gets or sets a height of the 3D Orbit tool. | |
IsMouseDown | Gets or sets a value indicating whether a mouse button is pressed. | |
Parent | Gets or sets a Control on which a CADImage is drawn. | |
Visible | Gets or sets a value indicating whether the 3D Orbit tool is visible. | |
Width | Gets or sets a width of the 3D Orbit tool. |
Name | Description | |
---|---|---|
Disable3dOrbit | Deactivates the 3D Orbit tool. | |
Enable3dOrbit | Activates the 3D Orbit tool. | |
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
OnMouseDown | Handles the MouseDown event. | |
OnMouseMove | Handles the MouseMove event. | |
OnMouseUp | Handles the MouseUp event. | |
OnPaint | Handles the Paint event. | |
OnRotate | Invokes RotateEvent | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |
Name | Description | |
---|---|---|
RotateEvent | Occurs when the drawing is rotated with Orbit3D tool |