Search
Pointer.shape Property
See Also
 






Gets or sets the shape of the pointer.

Namespace: MindFusion.Gauges
File: Pointer.js

 Syntax

JavaScript  Copy Code

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

 Property Value

PointerShape

The shape of the pointer.

 See Also