IPXC_3DMeasureBase::TextColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:06, 15 May 2020


Property TextColor of interface IPXC_3DMeasureBase returns/sets Pointer to IColor ...

Syntax

HRESULT get_TextColor([out, retval]  IColor**  pColor);
HRESULT put_TextColor([in]  IColor*  pColor);

See Also

IPXC_3DMeasureBase