Capture method.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax public CaptureMethod Method { get; }
Public ReadOnly Property Method As CaptureMethod
Get
public:
property CaptureMethod^ Method {
CaptureMethod^ get ();
}
Property Value
Type:
CaptureMethodSee Also