FloatIntervalMax Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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