| 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)
SyntaxICameraImaging ImagingSettings { get; }ReadOnly Property ImagingSettings As ICameraImaging
	Get
property ICameraImaging^ ImagingSettings {
	ICameraImaging^ get ();
}abstract ImagingSettings : ICameraImaging with get
Property Value
Type: 
ICameraImaging
See Also