[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DXGI.OutputDescription

Struct OutputDescription

Namespace
GrapeCity.Documents.DX.DXGI
Assembly
GcDocs.DX.Windows.dll

DXGI_OUTPUT_DESC

public struct OutputDescription
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

AttachedToDesktop

BOOL AttachedToDesktop

public Bool AttachedToDesktop

Field Value

Bool

DesktopCoordinates

RECT DesktopCoordinates

public RectL DesktopCoordinates

Field Value

RectL

DeviceName

wchar_t DeviceName[32]

public string DeviceName

Field Value

string

Monitor

HMONITOR Monitor

public IntPtr Monitor

Field Value

System.IntPtr

Rotation

DXGI_MODE_ROTATION Rotation

public DisplayModeRotation Rotation

Field Value

DisplayModeRotation