Click or drag to resize

HostLayerPosition Property

Gets or sets the layer position in parent coordinates.

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

Property Value

PointD2D

Implements

IGraphicBasePosition
See Also