Click or drag to resize

PointD2DAnnotatedPoint Property

Gets the underlying 2D point.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD2D Point { get; }

Property Value

PointD2D
See Also