ColorSettingsGetInfoLayerParameters Method

Returns the currently used InfoLayerSetup for a given layer

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public IInfoLayerParameters GetInfoLayerParameters(
	string layerName
)

Parameters

layerName  String
 

Return Value

IInfoLayerParameters

See Also