ICameraMovementMaxPreset Property |
Gets the maximum number of presets, supported by the camera device.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
SyntaxReadOnly Property MaxPreset As Integer
Get
property int MaxPreset {
int get ();
}
abstract MaxPreset : int with get
Property Value
Int32
See Also