LayerParameters1 構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
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
- コンテンツの境界。
- geometryMask
- 幾何学的マスク。
- maskAntialiasMode
- マスクのアンチエイリアスモード。
- maskTransform
- マスクの変換。
- opacity
- 不透明度
- opacityBrush
- 不透明度ブラシ。
- layerOptions
- レイヤーのオプション。
参照