IUIX_CmdItem::Rect Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Rect of interface IUIX_CmdItem returns Value of RECT containing the rectangle that is relative to the command item box'es rectangle.

Syntax

HRESULT get_Rect([out, retval]  RECT*  stRect);

See Also

IUIX_CmdItem