Click or drag to resize

OzRange Constructor

Initializes a new instance of the OzRange class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public OzRange(
	float min,
	float max
)

Parameters

min
Type: SystemSingle
max
Type: SystemSingle
See Also