| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace : LayerParameters Structure |
The following tables list the members exposed by LayerParameters.
| Name | Description | |
|---|---|---|
![]() | ContentBounds | D2D_RECT_F contentBounds |
![]() | GeometricMaskPointer | ID2D1Geometry* geometricMask |
![]() | LayerOptions | D2D1_LAYER_OPTIONS 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. |