| FloatIntervalMax Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic float Max { get; }Public ReadOnly Property Max As Single
	Get
public:
property float Max {
	float get ();
}member Max : float32 with get
Property Value
Type: 
Single
See Also