Click or drag to resize

TextureScalingSourceAspectRatioPreserving Property

Gets or sets whether the aspect ratio of the texture image should be preserved.

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

Property Value

AspectRatioPreservingMode
The aspect ratio preserving mode.
See Also