Click or drag to resize

RangeColorValue Constructor (RangeColorValue)

Initializes a new instance of the RangeColorValue class

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

Parameters

a
Type: NeoAxisRangeColorValue
See Also