[]
Builtin Crop effect.
public class Crop : Effect, IDisposable, IUnknown
| Name | Description |
|---|---|
| Crop(IntPtr) | Initializes a new instance of the Crop class. |
| Name | Description |
|---|---|
| Rectangle | The region to be cropped 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 Crop effect. |