IUIX_Slider::Pos Property

From PDF XChange PDF SDK
Revision as of 07:08, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property Pos of interface IUIX_Slider returns/sets Value of double ...


Syntax

HRESULT get_Pos([out, retval] double* pPos);
HRESULT put_Pos([in] double pPos);

See Also

See also IUIX_Slider.