Editar

Compartilhar via


_CodePane.GetSelection(Int32, Int32, Int32, Int32) Method

Definition

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

Parameters

StartLine
Int32
StartColumn
Int32
EndLine
Int32
EndColumn
Int32

Applies to