ID associates a numeric ID to the image. This ID is returned to ImageIDRequest event.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int ID { get; set; }
Public Property ID As Integer Get Set
public: property int ID { int get (); void set (int value); }