Class BorderEffect2
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Similar to BorderEffect, but adds the Transparent edge mode. This can be used to extend an image's bounds to infinity while not affecting its appearance. Unlike BorderEffect, the edge mode cannot be set separately for X and Y directions.
public sealed class BorderEffect2 : CustomEffect<BorderEffect2.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
BorderEffect2
- Implements
- Inherited Members