Click or drag to resize

Degree   Conversion (Int32 to Degree)


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static implicit operator Degree (
	int value
)

Parameters

value  Int32
 

Return Value

Degree
See Also