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