Click or drag to resize

OhioPlane Enumeration

Specifies the types of plane including text, color, field or extended.

Namespace:  Flex.Hal.Ohio
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public enum OhioPlane
Members
  Member nameValueDescription
TEXT1 Text plane (character data).
COLOR2 Color plane (standard HLLAPI CGA color values).
FIELD4 Field plane (field attribute bytes).
EXTENDED8 Extended attributes plane (extended attribute bytes).
See Also