IObjectObjectColorTemporary 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
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual void ObjectColorTemporary(
	Color ObjectColor
)

Parameters

ObjectColor  Color
Color for the object.

Implements

InterfaceObjectObjectColorTemporary(Color)

See Also