Gets or sets the value representing this length.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public float Value { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Value As Single |
A floating point value representing the length.
See Also