IUIX_Picture::RoundRadius Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Picture