Share via


VirtualPoint.LineLength Property

Definition

Gets the number of characters in a line containing the object, excluding the new line character.

public:
 property int LineLength { int get(); };

Property Value

An integer value indicating the number of characters in a line containing the VirtualPoint object, excluding the new line character.

Implements

Attributes

Remarks

Character numbering begins at one.

Applies to