Property Rect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Rect
The region of the image to be tiled. The default value is { 0, 0, 100, 100 }.
public EffectPropertyAccessor<RectFloat> Rect { get; }
The region of the image to be tiled. The default value is { 0, 0, 100, 100 }.
public EffectPropertyAccessor<RectFloat> Rect { get; }