ScaleBreak Properties |
The ScaleBreak type exposes the following members.
| Name | Description | |
|---|---|---|
| Begin |
Range begin value.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| DiagonalLineSpacing |
Gap of lines in pixels. Applied, if fill style is line.
| |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| Enabled |
Enabled.
| |
| End |
Range end value.
| |
| Fill |
Gap Fill. Applicable if Style is set to Fill.
| |
| Gap |
Gap of range in pixels.
| |
| 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.) | |
| LineStyle |
Gap line style, if style is diagonal line.
| |
| Style |
Gap style.
|