CMPImageData_id Property
Gets or sets the unique identifier for the CMPImageData.
Namespace: PCBIAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public int _id { get; set; }
Public Property _id As Integer
Get
Set
public:
property int _id {
int get ();
void set (int value);
}
member _id : int with get, set
Property Value
Int32