TextPoint.CreateEditPoint Method
Visual Studio 2010
Creates and returns an EditPoint object at the location of the calling object.
Assembly: EnvDTE (in EnvDTE.dll)
CreateEditPoint creates and returns a new EditPoint object at the same physical location as the calling object. If the calling object is a VirtualPoint, then the resulting EditPoint has the same LineCharOffset value as the VirtualPoint.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.