[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.HwndRenderTargetProperties

Struct HwndRenderTargetProperties

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

D2D1_HWND_RENDER_TARGET_PROPERTIES

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

Fields

Hwnd

HWND hwnd

public IntPtr Hwnd

Field Value

System.IntPtr

PixelSize

D2D_SIZE_U pixelSize

public Size2L PixelSize

Field Value

Size2L

PresentOptions

D2D1_PRESENT_OPTIONS presentOptions

public PresentOptions PresentOptions

Field Value

PresentOptions