IPXV_DocHighlightItem::RoundRadius Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_DocHighlightItem::RoundRadius Property}}
 
{{#customTitle:IPXV_DocHighlightItem::RoundRadius Property}}
 +
{{#parentPage:PXV:IPXV_DocHighlightItem|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''RoundRadius''' of interface [[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]] returns/sets  Value of LONG ...
 
Property '''RoundRadius''' of interface [[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]] returns/sets  Value of LONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:07, 20 April 2015


Property RoundRadius of interface IPXV_DocHighlightItem returns/sets Value of LONG ...

Syntax

HRESULT get_RoundRadius([out, retval] LONG* pVal);
HRESULT put_RoundRadius([in] LONG pVal);

See Also

See also IPXV_DocHighlightItem.