IUIX_Slider::TicksCount Property

From PDF XChange PDF SDK
Revision as of 02:00, 29 May 2015 by Yura (Talk | contribs)

Jump to: navigation, search


Property TicksCount of interface IUIX_Slider returns Value of LONG ...

Returns the number of ticks.

Syntax

HRESULT get_TicksCount([out, retval]  LONG*  pTicksCount);

See Also

IUIX_Slider