IUIX_Pen::Inside Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 04:33, 15 June 2015


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

Syntax

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

See Also

IUIX_Pen