TextureScalingSourceAspectRatioPreserving Property |
Gets or sets whether the aspect ratio of the texture image should be preserved.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public AspectRatioPreservingMode SourceAspectRatioPreserving { get; }
Property Value
AspectRatioPreservingModeThe aspect ratio preserving mode.
See Also