IPXV_DocHighlightItem::RoundRadius Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IPXV_DocHighlightItem