Gets or sets the distance between the top of the scale and the top of its container. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public Length Top { get; set; } |
Visual Basic Copy Code |
---|
Public Property Top As Length |
An instance of the Length class.