| MobileForms Toolkit Documentation |
|
DrawLineData Constructor
Creates new DrawLineData with given parameters.
public DrawLineData(
int index,
int length,
int width);
Parameters
-
index
- Index in the original text.
-
length
- Length of the line
-
width
- Width in graphics plane.
See Also
DrawLineData Class | Resco.Controls.AdvancedList Namespace