Table of Contents

Property Rect

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

Rect

The region of the output. The default value is { -float.Max, -float.Max, +float.Max, +float.Max }, which results in no cropping.

public EffectPropertyAccessor<RectFloat> Rect { get; }

Property Value

EffectPropertyAccessor<RectFloat>