Property MaintainSize
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
MaintainSize
A boolean value that specifies whether the image will be scaled such that the original size is maintained without any invalid regions.
The default value is true.
public EffectPropertyAccessor<bool> MaintainSize { get; }