IUIX_Pen::Inside Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Pen::Inside Property}} | {{#customTitle:IUIX_Pen::Inside Property}} | ||
− | {{#parentPage:PXV:IUIX_Pen#Properties|Inside | + | {{#parentPage:PXV:IUIX_Pen#Properties|Inside|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 09:16, 23 May 2015
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);