[]
Sets line-break opportunities for each character, starting from the specified position.
int SetLineBreakpoints(int textPosition, int textLength, IntPtr lineBreakpoints)
Function SetLineBreakpoints(textPosition As Integer, textLength As Integer, lineBreakpoints As IntPtr) As Integer
| Type | Name | Description |
|---|---|---|
| int | textPosition | |
| int | textLength | |
| IntPtr | lineBreakpoints |
| Type | Description |
|---|---|
| int |