IIPCameraImagingSettings Property |
Provides the opportunity to manage the imaging settings of the camera.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ICameraImaging ImagingSettings { get; }
ReadOnly Property ImagingSettings As ICameraImaging
Get
property ICameraImaging^ ImagingSettings {
ICameraImaging^ get ();
}
abstract ImagingSettings : ICameraImaging with get
Property Value
Type:
ICameraImagingSee Also