CNiNumEdit::Discrete

CNi

Class
CNiNumEdit::
Discrete
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: ButtonStyleNext page: DiscreteBase    
Public Data Item Declared in:
NiNumedit.h

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

bool Discrete;

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

Specifies if the control is in discrete or continuous mode.

Note: When the control is in discrete mode, the valid values are limited. The value of the control is always assigned to the closest discrete value. For example, you can set the control to allow only integers, where the valid values are -1, 0, 1, 2 , 3, and so on, by using a discrete axis.

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