VirtualPoint::CreateEditPoint Method ()
Visual Studio 2015
Creates and returns an EditPoint object at the location of the calling object.
Assembly: EnvDTE (in EnvDTE.dll)
Implements
TextPoint::CreateEditPoint()CreateEditPoint creates and returns a new EditPoint object at the same physical location as the calling object. The resulting EditPoint has the same LineCharOffset value as the VirtualPoint.
Show: