IUIX_Pen::Width 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::Width Property}}
 
{{#customTitle:IUIX_Pen::Width Property}}
 +
{{#parentPage:PXV:IUIX_Pen|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Width''' of interface [[PXV:IUIX_Pen|IUIX_Pen]] returns/sets  Value of double ...
 
Property '''Width''' of interface [[PXV:IUIX_Pen|IUIX_Pen]] returns/sets  Value of double ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:44, 20 April 2015


Property Width of interface IUIX_Pen returns/sets Value of double ...

Syntax

HRESULT get_Width([out, retval] double* pVal);
HRESULT put_Width(double pVal);

See Also

See also IUIX_Pen.