Initializes a new instance of the
LayerParameters1struct.
シンタックス
'宣言
Public Function New( _
ByVal As RectF, _
ByVal As Geometry, _
ByVal As AntialiasMode, _
ByVal As Matrix3x2, _
ByVal As System.Single, _
ByVal As Brush, _
ByVal As LayerOptions1 _
)
public LayerParameters1(
RectF ,
Geometry ,
AntialiasMode ,
Matrix3x2 ,
System.float ,
Brush ,
LayerOptions1
)
パラメータ
- contentBounds
- The content bounds.
- geometryMask
- The geometry mask.
- maskAntialiasMode
- The mask antialias mode.
- maskTransform
- The mask transform.
- opacity
- The opacity.
- opacityBrush
- The opacity brush.
- layerOptions
- The layer options.
参照