Click or drag to resize

ScoAnsiEditSchemes Class

Contains static properties that provides system SCOANSI edit schemes.
Inheritance Hierarchy
SystemObject
  Flex.Hal.Term.SchemesScoAnsiEditSchemes

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 ScoAnsiEditSchemes type exposes the following members.

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