Click or drag to resize

HyperOperationEnable Class

Derived class of CaptureSetting.
Inheritance Hierarchy

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public class HyperOperationEnable : CaptureSetting

The HyperOperationEnable type exposes the following members.

Constructors
  NameDescription
Public methodHyperOperationEnable
Initializes a new instance of the HyperOperationEnable class
Top
Properties
  NameDescription
Public propertyAvailableSettings
Available capture settings value. A list of valid setting values that varies depending on the state and settings of the camera.
(Inherited from CaptureSetting.)
Public propertyName
Capture setting name.
(Inherited from CaptureSetting.)
Public propertyValue
Capture setting value.
(Inherited from CaptureSetting.)
Top
Methods
  NameDescription
Public methodEquals
Indicates whether some other setting values is "equal to" this one.
(Inherited from CaptureSetting.)
Top
Fields
  NameDescription
Public fieldStatic memberCaptureSettingName
HyperOperationEnable
Public fieldStatic memberFalse
false
Public fieldStatic memberTrue
true
Top
See Also