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