Click or drag to resize
OzRange Constructor
Initializes a new instance of the OzRange class

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

Parameters

min
Type: SystemSingle
max
Type: SystemSingle
See Also