Table of Contents

Property Scale

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

Scale

Gets or sets the amount of zoom (scaling) to perform. The range is [0.5, 2], and the default is 1.05.

public DynamicImage.ValuePropertyAccessor<float> Scale { get; }

Property Value

DynamicImage.ValuePropertyAccessor<float>