SymbologyBase Class |
Namespace: Com.Datalogic.Decode.Configuration
The SymbologyBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Enable | To be added. |
![]() | Groups | Returns the property groups contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) |
![]() | Id | Gets the integer value of the unique identifier PropertyGroupID (Inherited from PropertyGroup.) |
![]() | IsFullySupported | Tells if this property group is completely supported by the underling decoding
hardware. (Inherited from PropertyGroup.) |
![]() | IsSupported | Tells if this property group is supported by the underling decoding
hardware. (Inherited from PropertyGroup.) |
![]() | JniPeerMembers | To be added. (Overrides PropertyGroupJniPeerMembers.) |
![]() | Name | Gets the name of the unique identifierPropertyGroupID (Inherited from PropertyGroup.) |
![]() | Properties | Returns the properties contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) |
![]() | UserID | To be added. |
Name | Description | |
---|---|---|
![]() | GetPropertyById | Gets the Property (Inherited from PropertyGroup.) |
![]() | GetPropertyByName | Gets the Property (Inherited from PropertyGroup.) |
![]() | GetPropertyGroupById | Gets the PropertyGroup (Inherited from PropertyGroup.) |
![]() | GetPropertyGroupByName | Gets the PropertyGroup (Inherited from PropertyGroup.) |
![]() | Load | Load the properties values contained by this group from the
PropertyGetter. (Inherited from PropertyGroup.) |
![]() | SetToDefault | Resets to the default value all the properties contained in the subtree. (Inherited from PropertyGroup.) |
![]() | Store | Store the properties values contained by this property into the
PropertyEditor. (Inherited from PropertyGroup.) |