Public Member Functions | |
| HRESULT | GetTextSize ([in] BOOL bAspectToolbar,[out] RtShort *psWidth,[out] RtShort *psHeight) |
| HRESULT IRsUIControlSize::GetTextSize | ( | [in] BOOL | bAspectToolbar, | |
| [out] RtShort * | psWidth, | |||
| [out] RtShort * | psHeight | |||
| ) |
Method gets UI control text size.
| bAspectToolbar | [in] Specifies if the control is aspect toolbar. | |
| psWidth | [out] Specifies text width. | |
| psHeight | [out] Specifies text height. |
1.5.5