CNiPointer::Value

CNi

Class
CNiPointer::
Value
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: StyleNext page: ValuePairIndex    
Public Data Item Declared in:
NiPointer.h

'Declaration' icon -- Shortcut to top of page. Declaration

double Value;

'Description' icon -- Shortcut to top of page. Description

Specifies the value of the pointer.

Notes:

1. A pointer can have a value larger than the maximum value on a scale or smaller than the minimum value, but the pointer is drawn within the scale values. For example, if the scale range is 1 to 10 and the pointer value is 20, the pointer appears at 10.

2. When the control is in ValuePairsOnly mode, this property is the value of the value pair selected by the pointer, and you must use ValuePairIndex to set the value.

3. See the CNiPointer overview for information about using date/time values.

'See Also' icon -- Shortcut to top of page. See Also