แก้ไข

แชร์ผ่าน


Ansi.Cursor.Move.ToLocation Method

Definition

public static System.CommandLine.Rendering.AnsiControlCode ToLocation(int? left = default, int? top = default);
static member ToLocation : Nullable<int> * Nullable<int> -> System.CommandLine.Rendering.AnsiControlCode
Public Shared Function ToLocation (Optional left As Nullable(Of Integer) = Nothing, Optional top As Nullable(Of Integer) = Nothing) As AnsiControlCode

Parameters

left
Nullable<Int32>

Returns

Applies to