VirtualPoint::LineLength Property
Visual Studio 2015
Gets the number of characters in a line containing the object, excluding the new line character.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::Int32An integer value indicating the number of characters in a line containing the VirtualPoint object, excluding the new line character.
Implements
TextPoint::LineLengthCharacter numbering begins at one.
Show: