Property Rect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Rect
The region to be cropped. The default value is { -float.Max, -float.Max, +float.Max, +float.Max }, which results in no cropping.
public EffectPropertyAccessor<RectFloat> Rect { get; }