Interface IBoundsAdjustmentTransform
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
A support transform for effects to modify the output rectangle of the previous effect or bitmap.
ID2D1BoundsAdjustmentTransform
public interface IBoundsAdjustmentTransform : ITransformNode, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
Properties
- OutputRect
Gets or sets the output rectangle of the support transform.