IPXC_3DMeasureBase::TextColor Property

From PDF XChange PDF SDK
Revision as of 01:06, 15 May 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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