OrientationArrowsOptions3D Properties |
The OrientationArrowsOptions3D type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrowLength |
Orientation Arrow's length in screen pixels, maximum projection.
| |
| ArrowWidth |
Orientation Arrow's width in screen pixels.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| ColorArrowX |
Color of X-axis Orientation Arrow. Default 'Red'
| |
| ColorArrowY |
Color of Y-axis Orientation Arrow. Default 'Green'
| |
| ColorArrowZ |
Color of Z-axis Orientation Arrow. Default 'Blue'
| |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| Visible |
Is Orientation Arrows visible or not.
|