IUIX_Pen::Brush Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''pBrush''' of interface [[PXV:IUIX_Pen|IUIX_Pen]] returns Pointer to [[PXV:IUIX_Brush|IUIX_Brush]] ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Brush([out, retval] IUIX_Brush** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Brush([out, retval] IUIX_Brush** pBrush); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_Pen|IUIX_Pen]] | [[PXV:IUIX_Pen|IUIX_Pen]] |
Latest revision as of 03:33, 15 June 2015
Property pBrush of interface IUIX_Pen returns Pointer to IUIX_Brush ...
Syntax
HRESULT get_Brush([out, retval] IUIX_Brush** pBrush);