| MobileForms Toolkit Documentation |
|
WrapTextData Constructor
Creates new WrapTextData.
public WrapTextData(
int textLength,
Font font,
int width);
Parameters
-
textLength
- Length of text.
-
font
- Font to use.
-
width
- Maximum width to which the text should be wrapped.
See Also
WrapTextData Class | Resco.Controls.AdvancedComboBox Namespace