CameraImagingRefreshProperties Method |
Gets the current attributes from the camera device and refreshes the imaging properties.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic void RefreshProperties()
Public Sub RefreshProperties
public:
virtual void RefreshProperties() sealed
abstract RefreshProperties : unit -> unit
override RefreshProperties : unit -> unit
Implements
ICameraImagingRefreshProperties
See Also