InterfaceTextSpecificsDSetWidthText Method

Set Width of text in mils. This means the diameter of each line in each letter has the fix value.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void SetWidthText(
	double widthInMil
)

Parameters

widthInMil  Double
Explicit value in mils.

See Also