Click or drag to resize

ImageGraphicAspectRatioPreserving Property

Gets or sets the aspect-ratio preserving mode.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AspectRatioPreservingMode AspectRatioPreserving { get; set; }

Property Value

AspectRatioPreservingMode
See Also