DioDocs for PDF
Composite メソッド (GcPdfGraphics)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcPdfGraphics クラス : Composite メソッド
For internal use. Composites this GrapeCity.Documents.Drawing.GcGraphics and the GrapeCity.Documents.Drawing.IGcTransparencyGroup created with the GrapeCity.Documents.Drawing.GcGraphics.CreateTransparencyGroup method.
シンタックス
'宣言
 
Public Overrides 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 override void Composite( 
   IGcTransparencyGroup srcLayer,
   System.Drawing.Rectangle srcBounds,
   System.Drawing.Point dstPoint,
   System.Nullable<float> alpha
)

パラメータ

srcLayer
srcBounds
dstPoint
alpha
参照

GcPdfGraphics クラス
GcPdfGraphics メンバ