Click or drag to resize

ItemLocationDirectScale Property

The scaling factor of the item, normally 1.

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

Property Value

PointD2D
See Also