TextureScalingWithSourceAspectRatioPreserving Method |
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic TextureScaling WithSourceAspectRatioPreserving(
AspectRatioPreservingMode aspectPreserving
)
Parameters
- aspectPreserving AspectRatioPreservingMode
- The aspect ratio preserving mode.
Return Value
TextureScalingA new
TextureScaling instance with the updated aspect ratio mode.
See Also