[]
For internal use. Creates a GrapeCity.Documents.Drawing.IGcTransparencyGroup compatible with this graphics. This group can be used later for:
public override IGcTransparencyGroup CreateTransparencyGroup(Rectangle size, bool isolated, bool knockout, bool pdfSoftMask)
Public Overrides Function CreateTransparencyGroup(size As Rectangle, isolated As Boolean, knockout As Boolean, pdfSoftMask As Boolean) As IGcTransparencyGroup
| Type | Name | Description |
|---|---|---|
| Rectangle | size | |
| bool | isolated | |
| bool | knockout | |
| bool | pdfSoftMask |
| Type | Description |
|---|---|
| IGcTransparencyGroup |