dmDisplayOrientation property
DEVMODE_DISPLAY_ORIENTATION
get
dmDisplayOrientation
Implementation
DEVMODE_DISPLAY_ORIENTATION get dmDisplayOrientation =>
this.Anonymous1.Anonymous2.dmDisplayOrientation;
set
dmDisplayOrientation
(DEVMODE_DISPLAY_ORIENTATION value)
Implementation
set dmDisplayOrientation(DEVMODE_DISPLAY_ORIENTATION value) =>
this.Anonymous1.Anonymous2.dmDisplayOrientation = value;