Property Bounds
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
Bounds
Gets the region that needs to be rendered. The buffer returned from the Lock(in PixelFormat) method will have the same size as this rectangle.
RectInt32 Bounds { get; }