EditPoint2::AtStartOfLine Property
Visual Studio 2015
Gets a value indicating whether or not the EditPoint object is at the beginning of a line.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Property Value
Type: System::BooleanA Boolean that is true if you are at the start of a line; otherwise, false if otherwise.
Implements
EditPoint::AtStartOfLine
Show: