Click or drag to resize

PointD2DGetRotatedByRad(Double) Method

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


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

Parameters

phi  Double

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

Return Value

PointD2D

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

See Also