Search
Length.type Property
See Also
 






Gets or sets the type of this length.

Namespace: MindFusion.Gauges
File: Length.js

 Syntax

JavaScript  Copy Code

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

 Property Value

LengthType

The type of this length.

 See Also