Edytuj

Udostępnij za pośrednictwem


CodePaneClass.SetSelection(Int32, Int32, Int32, Int32) Method

Definition

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

Parameters

StartLine
Int32
StartColumn
Int32
EndLine
Int32
EndColumn
Int32

Implements

Applies to