InterfaceODBObjectObjectColorTemporary Method

Set the component color temporary, whitout event for need save changes. Caution: If you save while the object exists is the color added!

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void ObjectColorTemporary(
	Color objectColor
)

Parameters

objectColor  Color
 

Implements

InterfaceObjectObjectColorTemporary(Color)

See Also