Click or drag to resize

GraphicBaseScale Property

Gets or sets the scale factors of the object.

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

Property Value

PointD2D
See Also