TextureScalingWithSourceAspectRatioPreserving Method |
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TextureScaling WithSourceAspectRatioPreserving(
AspectRatioPreservingMode aspectPreserving
)
Parameters
- aspectPreserving AspectRatioPreservingMode
- The aspect ratio preserving mode.
Return Value
TextureScaling[Missing <returns> documentation for "M:Altaxo.Drawing.TextureScaling.WithSourceAspectRatioPreserving(Altaxo.Drawing.AspectRatioPreservingMode)"]
See Also