IPXC_AnnotData_Widget::IconScaleCondition Property

From PDF XChange PDF SDK
Revision as of 08:08, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property IconScaleCondition of interface IPXC_AnnotData_Widget returns/sets Value of PXC_WidgetIconScaleCondition ...

Syntax

HRESULT get_IconScaleCondition([out, retval]  PXC_WidgetIconScaleCondition*  pVal);
HRESULT put_IconScaleCondition([in]  PXC_WidgetIconScaleCondition  pVal);

See Also

IPXC_AnnotData_Widget