Edytuj

Udostępnij za pośrednictwem


_CodePane.SetSelection(Int32, Int32, Int32, Int32) Method

Definition

public void SetSelection (int StartLine, int StartColumn, int EndLine, int EndColumn);
abstract member SetSelection : int * int * int * int -> unit
Public Sub SetSelection (StartLine As Integer, StartColumn As Integer, EndLine As Integer, EndColumn As Integer)

Parameters

StartLine
Int32
StartColumn
Int32
EndLine
Int32
EndColumn
Int32

Applies to