ASP.NET Pack Programmer's Guide
Pointer.getIsDiscrete Method
See Also
 





Gets a value indicating whether the pointer value can be changed only discretely(the pointer Value can be only integer).

Namespace: MindFusion.Gauges
Package: Pointer.js

 Syntax

JavaScript  Copy Code

function getIsDiscrete ()

 Return Value

Type: Boolean
True if the pointer is discrete, otherwise false.

 See Also

Pointer Members
Pointer Class
MindFusion.Gauges Namespace