[]
Builtin Tile effect.
public class Tile : Effect, IDisposable, IUnknown
Name | Description |
---|---|
Tile(IntPtr) | Initializes a new instance of the Tile class. |
Name | Description |
---|---|
Rectangle | The region to be tiled specified as a vector in the form (left, top, width, height). The units are in DIPs. |
Name | Description |
---|---|
Create(DeviceContext) | Initializes a new instance of Tile effect. |