Gets or sets the offset of the range from the position calculated according to its alignment. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public Length Offset { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Offset As Length |
See Also