UserInteractionRotateSnappingOptions Class |
Namespace: Arction.WinForms.Charting.Views.View3D
The UserInteractionRotateSnappingOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| UserInteractionRotateSnappingOptions |
Simple constructor for Form designer's list editor.
| |
| UserInteractionRotateSnappingOptions(View3DBase) |
Constructor.
|
| Name | Description | |
|---|---|---|
| SnapEnabled |
Defines if the snapping is enabled or not.
| |
| SnapTolerance |
Angle as degrees that the view direction can be away from the
defined snap angle for the snapping to happen.
| |
| SnapToVertAngle0 |
Snap to vertical plane of angle 0.
| |
| SnapToVertAngle45 |
Snap to vertical plane of angle 45.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ObjectToString.) |