CameraImageHasThumbnail Property
|
Whether thumbnail can be acquired.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax public bool HasThumbnail { get; }
Public ReadOnly Property HasThumbnail As Boolean
Get
public:
property bool HasThumbnail {
bool get ();
}
Property Value
Type:
BooleanSee Also