ColorSettingsSetComponentAreaParameters Method

Add or Update the IComponentAreaParameters for a given AreaType The color can be overriden for each component separately with IComponent::SetAreaColor()

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void SetComponentAreaParameters(
	IComponentAreaParameters setting
)

Parameters

setting  IComponentAreaParameters
 

See Also