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 |
Gets or sets color. This is a dependency property.
| |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Direction |
Gets or sets Y line direction. This is a dependency property.
| |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| HorizontalAlign |
Gets or sets horizontal alignment. This is a dependency property.
| |
| 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 |
Gets or sets X dimension label style. This is a dependency property.
| |
| LabelY |
Gets or sets Y dimension label style. This is a dependency property.
| |
| Offset |
Gets or sets offset from position set by HorizontalAlign and VerticalAlign. This is a dependency property.
| |
| PreferredSize |
Gets or sets preferred size. This is a dependency property. The control tries to adjust its size near to this, while displaying user friendly dimension values.
| |
| ShowX |
Gets or sets if show X dimension. This is a dependency property.
| |
| ShowY |
Gets or sets if show Y dimension. This is a dependency property.
| |
| Thickness |
Gets or sets dimension lines thickness. This is a dependency property.
| |
| VerticalAlign |
Gets or sets vertical alignment. This is a dependency property.
| |
| Visible |
Gets or sets is miniscale visible or not. This is a dependency property.
|