MindFusion.Wpf Pack Programmer's Guide
Range.Offset Property
See Also
 





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

 Syntax

C#  Copy Code

public Length Offset { get; set; }

Visual Basic  Copy Code

Public Property Offset As Length

 Property Value

 See Also

Range Members
Range Class
MindFusion.Gauges.Wpf Namespace