Table of Contents

Property InputRect

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

InputRect

The portion of the image passed to the next effect.
The default value is { -float.Max, -float.Max, +float.Max, +float.Max }

public EffectPropertyAccessor<RectFloat> InputRect { get; }

Property Value

EffectPropertyAccessor<RectFloat>