Click or drag to resize

LocationRotationShearxScaleTransformation2DLocation Property

Translation (or location) of this transformation.

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

Property Value

PointD2D
See Also