IPXC_3DMeasureBase::Label Property

From PDF XChange PDF SDK
Revision as of 01:05, 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 Label of interface IPXC_3DMeasureBase returns/sets Value of BSTR ...

Syntax

HRESULT get_Label([out, retval]  BSTR*  sLabel);
HRESULT put_Label([in]  BSTR  sLabel);

See Also

IPXC_3DMeasureBase