ImageGear for .NET
DeviceGroupMask Property




Gets the camera's group (e.g., front/rear bitonal, front/rear grayscale, etc.).
Syntax
'Declaration
 
Public ReadOnly Property DeviceGroupMask As Integer
'Usage
 
Dim instance As ImGearFileInfo
Dim value As Integer
 
value = instance.DeviceGroupMask
public int DeviceGroupMask {get;}
public: __property int get_DeviceGroupMask();
public:
property int DeviceGroupMask {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback