InterfaceObjectObjectColorTemporary 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
Color for the object.

See Also