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: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public RangeI(
	RangeI a
)

Parameters

a
Type: NeoAxisRangeI
See Also