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)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Pen::Inside Property}}
 
{{#customTitle:IUIX_Pen::Inside Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Pen|IUIX_Pen]].
+
[[PXV:IUIX_Pen|IUIX_Pen]].

Revision as of 07:49, 20 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);

See Also

IUIX_Pen.