Click or drag to resize

TextureScalingScalingMode Property

Gets or sets the scaling mode, i.e. how the texture image should be scaled.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public TextureScalingMode ScalingMode { get; }

Property Value

TextureScalingMode
The scaling mode.
See Also