Edytuj

Udostępnij za pośrednictwem


CodePaneClass.GetSelection(Int32, Int32, Int32, Int32) Method

Definition

public virtual void GetSelection (out int StartLine, out int StartColumn, out int EndLine, out int EndColumn);
abstract member GetSelection : int * int * int * int -> unit
override this.GetSelection : int * int * int * int -> unit
Public Overridable 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

Implements

Applies to