Метод | Описание | |
---|---|---|
Select ( this lineBox, int startAtPx, int endAt, |
||
SelectFull ( this lineBox ) : void | ||
SelectPartialFromStart ( this lineBox, int endAtPx, |
||
SelectPartialToEnd ( this lineBox, int startAtPx, |
public static Select ( this lineBox, int startAtPx, int endAt, |
||
lineBox | this | |
startAtPx | int | |
endAt | int | |
startRun | ||
startRunIndex | int | |
endRun | ||
endRunIndex | int | |
Результат | void |
public static SelectFull ( this lineBox ) : void | ||
lineBox | this | |
Результат | void |
public static SelectPartialFromStart ( this lineBox, int endAtPx, |
||
lineBox | this | |
endAtPx | int | |
endRun | ||
endRunIndex | int | |
Результат | void |
public static SelectPartialToEnd ( this lineBox, int startAtPx, |
||
lineBox | this | |
startAtPx | int | |
startRun | ||
startRunIndex | int | |
Результат | void |