IUIX_Pen::Inside Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Pen::Inside Property}}
 
{{#customTitle:IUIX_Pen::Inside Property}}
 +
{{#parentPage:PXV:IUIX_Pen|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Inside''' of interface [[PXV:IUIX_Pen|IUIX_Pen]] returns/sets  Value of VARIANT_BOOL ...
 
Property '''Inside''' of interface [[PXV:IUIX_Pen|IUIX_Pen]] returns/sets  Value of VARIANT_BOOL ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:44, 20 April 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

See also IUIX_Pen.