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