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 |
Gets or sets x-axis orientation arrow color. This is a dependency property.
| |
| ColorArrowY |
Gets or sets y-axis orientation arrow color. This is a dependency property.
| |
| ColorArrowZ |
Gets or sets z-axis orientation arrow color. This is a dependency property.
| |
| 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 |
Gets or sets if orientation arrows visible or not. This is a dependency property.
|