Click or drag to resize

MathExGreaterThan Method (Int32, Int32)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static bool GreaterThan(
	int v1,
	int v2
)

Parameters

v1
Type: SystemInt32
v2
Type: SystemInt32

Return Value

Type: Boolean
See Also