Click or drag to resize

ItemLocationDirectAspectPreservingOriginalItemSize Property

Gets or sets the original item size used for aspect-ratio preservation.

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

Property Value

PointD2D
See Also