IComponentParametersDynamicTextPosition Field

If true, the component/pin labels are centered to the visible area part of the component/pin bounds. If false, the text is centered to the component/pin bounds and could be outside the screen.

Definition

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

Field Value

Boolean

See Also