ITextSpecificsDSetWidthText 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
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void SetWidthText(
	double widthInMil
)

Parameters

widthInMil  Double
Explicit value in mils.

Implements

InterfaceTextSpecificsDSetWidthText(Double)

See Also