DioDocs for PDF
CreateTransparencyMask メソッド (GcGraphics)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : CreateTransparencyMask メソッド
For internal use. Creates a transparency mask from a 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 Overridable Function CreateTransparencyMask( _
   ByVal layer As IGcTransparencyGroup, _
   ByVal maskType As TransparencyMaskType, _
   ByVal maskBounds As System.Drawing.Rectangle _
) As System.Object
public virtual System.object CreateTransparencyMask( 
   IGcTransparencyGroup layer,
   TransparencyMaskType maskType,
   System.Drawing.Rectangle maskBounds
)

パラメータ

layer
maskType
maskBounds
参照

GcGraphics クラス
GcGraphics メンバ