IPCBIWindowShowFreeTextInfoOnAllLayer Property
Show info layer with free text entries. This option activate the "info on all layers" option too.
By deactivate it the internal value will be set to none info layer.
Namespace: PCBI.AutomationAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public bool ShowFreeTextInfoOnAllLayer { get; set; }
Public Property ShowFreeTextInfoOnAllLayer As Boolean
Get
Set
public:
virtual property bool ShowFreeTextInfoOnAllLayer {
bool get () sealed;
void set (bool value) sealed;
}
abstract ShowFreeTextInfoOnAllLayer : bool with get, set
override ShowFreeTextInfoOnAllLayer : bool with get, set
BooleanInterfacePCBIWindowShowFreeTextInfoOnAllLayer