Property SurfaceScale
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
SurfaceScale
The scale factor in the Z direction. The value is unitless and must be between 0 and 10,000. The default value is 1.
public EffectPropertyAccessor<float> SurfaceScale { get; }