ILineSpecificsD(ILineEdge, Int32) Constructor

Initializes a new instance of the ILineSpecificsD class

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public ILineSpecificsD(
	ILineEdge LineEdge,
	int UsedShapeIndex
)

Parameters

LineEdge  ILineEdge
 
UsedShapeIndex  Int32
 

See Also