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