IUIX_Pen::Inside Property

From PDF XChange PDF SDK
Revision as of 05:56, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Inside of interface IUIX_Pen returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Inside([out, retval]  VARIANT_BOOL*  pVal);
HRESULT put_Inside([in]  VARIANT_BOOL  pVal);

See Also

IUIX_Pen