Name | Description | |
---|---|---|
LayerParameters1 Constructor | Initializes a new instance of the LayerParameters1 struct. |
The following tables list the members exposed by LayerParameters1.
Name | Description | |
---|---|---|
LayerParameters1 Constructor | Initializes a new instance of the LayerParameters1 struct. |
Name | Description | |
---|---|---|
ContentBounds | D2D_RECT_F contentBounds | |
GeometricMaskPointer | ID2D1Geometry* geometricMask | |
LayerOptions | D2D1_LAYER_OPTIONS1 layerOptions | |
MaskAntialiasMode | D2D1_ANTIALIAS_MODE maskAntialiasMode | |
MaskTransform | D2D_MATRIX_3X2_F maskTransform | |
Opacity | float opacity | |
OpacityBrushPointer | ID2D1Brush* opacityBrush |
Name | Description | |
---|---|---|
SetGeometricMask | Sets the geometric mask. | |
SetOpacityBrush | Sets the opacity brush. |