ScaleBreak Properties |
The ScaleBreak type exposes the following members.
| Name | Description | |
|---|---|---|
| Begin |
Gets or sets range Begin value. This is a dependency property.
| |
| 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 |
Gets or sets gap of lines in pixels. Applied, if fill style is line. This is a dependency property.
| |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| Enabled |
Gets or sets if range is enabled. This is a dependency property.
| |
| End |
Gets or sets range End value. This is a dependency property.
| |
| Fill |
Gets or sets gap Fill. Applicable if Style is set to Fill. This is a dependency property.
| |
| Gap |
Gets or sets gap of range in pixels. 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.) | |
| LineStyle |
Gets or sets gap line style, if style is diagonal line. This is a dependency property.
| |
| Style |
Gets or sets gap style. This is a dependency property.
|