Interface ICamIpcModelItem
Assembly: CAMIPC.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("90DF04CF-8B1A-4C19-847D-84473C6A64EA")]
public interface ICamIpcModelItem
Properties
Declaration
string Caption { get; set; }
Property Value
Declaration
Property Value
Declaration
bool IsEmpty { get; set; }
Property Value
Declaration
bool IsRemovable { get; set; }
Property Value
Declaration
bool IsVisible { get; set; }
Property Value
Declaration
Property Value
Declaration
TModelItemType ItemType { get; }
Property Value
Declaration
Property Value
Methods
Declaration
Get unique identifier of current instance (used in IPC messages)
Declaration
Returns