IPXV_DocHighlightItem::RoundRadius Property

From PDF XChange PDF SDK
Revision as of 03:51, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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