DioDocs for PDF
LayerParameters1 コンストラクタ

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > LayerParameters1 構造体 : LayerParameters1 コンストラクタ
コンテンツの境界。
幾何学的マスク。
マスクのアンチエイリアスモード。
マスクの変換。
不透明度
不透明度ブラシ。
レイヤーのオプション。
LayerParameters1 構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal contentBounds As RectF, _
   ByVal geometryMask As Geometry, _
   ByVal maskAntialiasMode As AntialiasMode, _
   ByVal maskTransform As Matrix3x2, _
   ByVal opacity As System.Single, _
   ByVal opacityBrush As Brush, _
   ByVal layerOptions As LayerOptions1 _
)
public LayerParameters1( 
   RectF contentBounds,
   Geometry geometryMask,
   AntialiasMode maskAntialiasMode,
   Matrix3x2 maskTransform,
   System.float opacity,
   Brush opacityBrush,
   LayerOptions1 layerOptions
)

パラメータ

contentBounds
コンテンツの境界。
geometryMask
幾何学的マスク。
maskAntialiasMode
マスクのアンチエイリアスモード。
maskTransform
マスクの変換。
opacity
不透明度
opacityBrush
不透明度ブラシ。
layerOptions
レイヤーのオプション。
参照

LayerParameters1 構造体
LayerParameters1 メンバ