Click or drag to resize

VtEditSchemes Class

Contains static properties that provides system VT edit schemes.
Inheritance Hierarchy
SystemObject
  Flex.Hal.Term.SchemesVtEditSchemes

Namespace:  Flex.Hal.Term.Schemes
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public static class EditSchemes

The VtEditSchemes type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBlockMode
Gets the VT BlockMode edit scheme.
Public propertyStatic memberDefault
Gets the VT Default edit scheme.
Public propertyStatic memberLineMode
Gets the VT LineMode edit scheme.
Top
See Also