Click or drag to resize

HaoTermEditScheme Property

Gets or sets the edit scheme.

Namespace:  Flex.Hal.Term
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public EditScheme EditScheme { get; set; }

Property Value

Type: EditScheme
Remarks
Edit schemes control the various copy and paste modes as well as the visual representation of text selection.
See Also