Search
Length.value Property
See Also
 






Gets or sets the value representing this length.

Namespace: MindFusion.Gauges
File: Length.js

 Syntax

JavaScript  Copy Code

get value() {}
set value(value) {}

 Property Value

Number

The value representing this length.

 See Also