InfoLayerEnum Enumeration

Which information should be drawn on the info layer.

Definition

Namespace: PCBI.Automation.DrawingParameters
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum InfoLayerEnum

Members

NETNAME0 Name of the Net
SIZE1 Size of the object
FREETEXT2 Free Text, can be defined via the API
NONE3 No Label

See Also