Click or drag to resize

Radian(Int32) Constructor

Initializes a new instance of the Radian class

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Radian(
	int r
)

Parameters

r  Int32
 
See Also