Click or drag to resize

RangeI Constructor (RangeI)

Initializes a new instance of the RangeI class

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public RangeI(
	RangeI a
)

Parameters

a
Type: NeoAxisRangeI
See Also