[]
For internal use. Composites this GcGraphics and the GrapeCity.Documents.Drawing.IGcTransparencyGroup created with the CreateTransparencyGroup(Rectangle, bool, bool, bool) method.
public override void Composite(IGcTransparencyGroup srcLayer, Rectangle srcBounds, Point dstPosition, float? alpha)
Public Overrides Sub Composite(srcLayer As IGcTransparencyGroup, srcBounds As Rectangle, dstPosition As Point, alpha As Single?)
Type | Name | Description |
---|---|---|
IGcTransparencyGroup | srcLayer | |
Rectangle | srcBounds | |
Point | dstPosition | |
float? | alpha |