DioDocs for PDF
CreateTransparencyMask メソッド (GcD2DBitmapGraphics)

DS.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcD2DBitmapGraphics クラス : CreateTransparencyMask メソッド
For internal use. Creates a transparency mask from a GrapeCity.Documents.Drawing.IGcTransparencyGroup, this mask can be specified for this graphics using SetTransparencyMask method. Note! If the transparency mask supports System.IDisposable interface it will be automatically disposed after usage.
シンタックス
'宣言
 
Public Overrides Function CreateTransparencyMask( _
   ByVal layer As IGcTransparencyGroup, _
   ByVal maskType As TransparencyMaskType, _
   ByVal maskBounds As System.Drawing.Rectangle _
) As System.Object
public override System.object CreateTransparencyMask( 
   IGcTransparencyGroup layer,
   TransparencyMaskType maskType,
   System.Drawing.Rectangle maskBounds
)

パラメータ

layer
maskType
maskBounds
参照

GcD2DBitmapGraphics クラス
GcD2DBitmapGraphics メンバ