Click or drag to resize

PointD2DGetRotatedByDegree(Double) Method

[Missing <summary> documentation for "M:Altaxo.Geometry.PointD2D.GetRotatedByDegree(System.Double)"]


Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD2D GetRotatedByDegree(
	double rotation
)

Parameters

rotation  Double

[Missing <param name="rotation"/> documentation for "M:Altaxo.Geometry.PointD2D.GetRotatedByDegree(System.Double)"]

Return Value

PointD2D

[Missing <returns> documentation for "M:Altaxo.Geometry.PointD2D.GetRotatedByDegree(System.Double)"]

See Also