VirtualPoint.LineLength Propriedade

Definição

Obtém o número de caracteres em uma linha que contém o objeto, excluindo o caractere de nova linha.

public:
 property int LineLength { int get(); };
public:
 property int LineLength { int get(); };
[System.Runtime.InteropServices.DispId(25)]
public int LineLength { [System.Runtime.InteropServices.DispId(25)] get; }
[<System.Runtime.InteropServices.DispId(25)>]
[<get: System.Runtime.InteropServices.DispId(25)>]
member this.LineLength : int
Public ReadOnly Property LineLength As Integer

Valor da propriedade

Int32

Um valor inteiro que indica o número de caracteres em uma linha que contém o VirtualPoint objeto, excluindo o caractere de nova linha.

Implementações

Atributos

Comentários

A numeração de caracteres começa em um.

Aplica-se a