vsMoveToColumnLine Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates positional changes to the EndPoint object.
public enum class vsMoveToColumnLine
public enum class vsMoveToColumnLine
enum vsMoveToColumnLine
[System.Runtime.InteropServices.Guid("4EB2C04F-8A83-4363-81DB-DBB76CD76812")]
public enum vsMoveToColumnLine
[<System.Runtime.InteropServices.Guid("4EB2C04F-8A83-4363-81DB-DBB76CD76812")>]
type vsMoveToColumnLine =
Public Enum vsMoveToColumnLine
- Inheritance
-
vsMoveToColumnLine
- Attributes
Fields
vsMoveToColumnLineFirst | 0 | Move to the first column of the first line. |
vsMoveToColumnLineLast | 1 | Move to the last column of the last line. |