Gets or sets the length of the scale.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public Length ScaleLength { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ScaleLength As Length |
An instance of the Length structure.
See Also