DioDocs for PDF
Composite メソッド (GcGraphics)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : Composite メソッド
For internal use. Composites this GcGraphics and the IGcTransparencyGroup created with the CreateTransparencyGroup method.
シンタックス
'宣言
 
Public Overridable Sub Composite( _
   ByVal srcLayer As IGcTransparencyGroup, _
   ByVal srcBounds As System.Drawing.Rectangle, _
   ByVal dstPoint As System.Drawing.Point, _
   ByVal alpha As System.Nullable(Of Single) _
) 
public virtual void Composite( 
   IGcTransparencyGroup srcLayer,
   System.Drawing.Rectangle srcBounds,
   System.Drawing.Point dstPoint,
   System.Nullable<float> alpha
)

パラメータ

srcLayer
srcBounds
dstPoint
alpha
参照

GcGraphics クラス
GcGraphics メンバ