IUIX_Pen::Brush 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)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Brush''' of interface [[PXV:IUIX_Pen|IUIX_Pen]] returns  Pointer to [[PXV:IUIX_Brush|IUIX_Brush]] ...
+
Property '''pBrush''' of interface [[PXV:IUIX_Pen|IUIX_Pen]] returns  Pointer to [[PXV:IUIX_Brush|IUIX_Brush]] ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 04:33, 15 June 2015


Property pBrush of interface IUIX_Pen returns Pointer to IUIX_Brush ...

Syntax

HRESULT get_Brush([out, retval]  IUIX_Brush**  pBrush);

See Also

IUIX_Pen