IUIX_Pen::Brush Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Pen::Brush Property}} | {{#customTitle:IUIX_Pen::Brush Property}} | ||
+ | {{#parentPage:PXV:IUIX_Pen#Properties|Brush|property}} | ||
+ | {{ToWrite}} | ||
+ | {{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]] |
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);