IUIX_Picture::RoundRadius Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Picture::RoundRadius Property}} | {{#customTitle:IUIX_Picture::RoundRadius Property}} | ||
− | {{#parentPage:PXV:IUIX_Picture|RoundRadius Property|property}} | + | {{#parentPage:PXV:IUIX_Picture#Properties|RoundRadius Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 22:04, 21 May 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);