[]
For internal use. Creates a transparency mask from a GrapeCity.Documents.Drawing.IGcTransparencyGroup, this mask can be specified for this graphics using SetTransparencyMask(object) method. Note! If the transparency mask supports IDisposable interface it will be automatically disposed after usage.
public override object CreateTransparencyMask(IGcTransparencyGroup layer, TransparencyMaskType maskType, Rectangle maskBounds, IGcTransparencyMaskFilter filter)
| Type | Name | Description |
|---|---|---|
| IGcTransparencyGroup | layer | |
| TransparencyMaskType | maskType | |
| Rectangle | maskBounds | |
| IGcTransparencyMaskFilter | filter |
| Type | Description |
|---|---|
| object |