TextPoint.AtEndOfLine Eigenschaft

Definition

Ruft ab, ob sich das Objekt am Ende einer Zeile befindet.

public:
 property bool AtEndOfLine { bool get(); };
public:
 property bool AtEndOfLine { bool get(); };
[System.Runtime.InteropServices.DispId(23)]
public bool AtEndOfLine { [System.Runtime.InteropServices.DispId(23)] get; }
[<System.Runtime.InteropServices.DispId(23)>]
[<get: System.Runtime.InteropServices.DispId(23)>]
member this.AtEndOfLine : bool
Public ReadOnly Property AtEndOfLine As Boolean

Eigenschaftswert

Boolean

Ein boolescher Wert, der true ist, wenn Sie sich am Ende einer Zeile befinden, andernfalls false.

Attribute

Gilt für