IIPCameraImagingSettings Property |
Provides the opportunity to manage the imaging settings of the camera.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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