MiniScale Properties |
The MiniScale type exposes the following members.
| Name | Description | |
|---|---|---|
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| Color |
Color
| |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Direction |
Y line direction
| |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| HorizontalAlign |
Horizontal alignment
| |
| 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.) | |
| LabelX |
X dimension label style
| |
| LabelY |
Y dimension label style
| |
| Offset |
Offset from position set by HorizontalAlign and VerticalAlign
| |
| PreferredSize |
Preferred size. The control tries to adjust its size near to this, while displaying user friendly dimension values.
| |
| ShowX |
Show X dimension
| |
| ShowY |
Show Y dimension
| |
| Thickness |
Dimension lines thickness
| |
| VerticalAlign |
Vertical alignment
| |
| Visible |
Is miniscale visible or not
|