Property InputPaddingRect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
InputPaddingRect
The maximum size sampled for the output rectangle.
The default value is { -float.Max, -float.Max, +float.Max, +float.Max }
public EffectPropertyAccessor<RectFloat> InputPaddingRect { get; }