Table of Contents

Struct D2D1.LayerParameters

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public struct D2D1.LayerParameters
Inherited Members

Constructors

LayerParameters()

public LayerParameters()

Fields

ContentRect

public D2D1.RectF ContentRect

Field Value

D2D1.RectF

GeometricMask

public void* GeometricMask

Field Value

void*

LayerOptions

public D2D1.LayerOptions LayerOptions

Field Value

D2D1.LayerOptions

MaskAntialiasMode

public D2D1.AntialiasMode MaskAntialiasMode

Field Value

D2D1.AntialiasMode

MaskTransform

public D2D1.Matrix3X2F MaskTransform

Field Value

D2D1.Matrix3X2F

Opacity

public float Opacity

Field Value

float

OpacityBrush

public void* OpacityBrush

Field Value

void*