'DeclarationPublic Enum DisplayMemorySelectionOption Inherits System.Enum
'UsageDim instance As DisplayMemorySelectionOption
public enum DisplayMemorySelectionOption : System.Enum
'DeclarationPublic Enum DisplayMemorySelectionOption Inherits System.Enum
'UsageDim instance As DisplayMemorySelectionOption
public enum DisplayMemorySelectionOption : System.Enum
| Member | Description |
|---|---|
| All | Specifies the entire display memory. |
| Screen | The current screen. |
| Selection | The currently selected region. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.DisplayMemorySelectionOption