For internal use. Creates a
IGcTransparencyGroup compatible with this graphics. This group can be used later for: 1) Compose with graphics using the
Composite method 2) Create a transparency mask from this group using the
CreateTransparencyMask method Note! If the transparency group supports
System.IDisposable interface it will be automatically disposed after usage.
シンタックス
'宣言
Public Overridable Function CreateTransparencyGroup( _
ByVal As System.Drawing.Rectangle, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean _
) As IGcTransparencyGroup
public virtual IGcTransparencyGroup CreateTransparencyGroup(
System.Drawing.Rectangle ,
System.bool ,
System.bool ,
System.bool
)
パラメータ
- size
- isolated
- knockout
- pdfSoftMask
参照