IUIX_Picture::RoundRadius Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Picture::RoundRadius Property}} | {{#customTitle:IUIX_Picture::RoundRadius Property}} | ||
− | {{#parentPage:PXV:IUIX_Picture|property}} | + | {{#parentPage:PXV:IUIX_Picture|RoundRadius Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_RoundRadius([out, retval] LONG* pRadius); | + | <pre class="brush:cpp;gutter:false">HRESULT get_RoundRadius([out, retval] LONG* pRadius); |
− | HRESULT put_RoundRadius([in] LONG pRadius); | + | HRESULT put_RoundRadius([in] LONG pRadius); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IUIX_Picture|IUIX_Picture]]. | See also [[PXV:IUIX_Picture|IUIX_Picture]]. |
Revision as of 05:52, 23 April 2015
Property RoundRadius of interface IUIX_Picture returns/sets Value of LONG ...
Syntax
HRESULT get_RoundRadius([out, retval] LONG* pRadius); HRESULT put_RoundRadius([in] LONG pRadius);
See Also
See also IUIX_Picture.