InterfacePCBIWindowShowFreeTextInfoOnAllLayer 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.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
bool ShowFreeTextInfoOnAllLayer { get; set; }
Property ShowFreeTextInfoOnAllLayer As Boolean
Get
Set
property bool ShowFreeTextInfoOnAllLayer {
bool get ();
void set (bool value);
}
abstract ShowFreeTextInfoOnAllLayer : bool with get, set
Property Value
Boolean