Search
Pointer.pointerOffset Property
See Also
 






Gets or sets the offset of the pointer along the direction it points to.

Namespace: MindFusion.Gauges
File: Pointer.js

 Syntax

JavaScript  Copy Code

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

 Property Value

Length

The offset of the pointer along the direction it points to.

 See Also