Table of Contents

Interface IBorderTransform

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Extends the input rectangle to infinity using the specified extend modes.
ID2D1BorderTransform

public interface IBorderTransform : IConcreteTransform, ITransformNode, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods

Properties

ExtendModeX

Gets or sets the extend mode in the x direction.

ExtendModeY

Gets or sets the extend mode in the y direction.