VirtualPoint.LineLength Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
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.