IArcSpecificsD(IArcEdge, Int32) Constructor

Initializes a new instance of the IArcSpecificsD class

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public IArcSpecificsD(
	IArcEdge ArcEdge,
	int UsedShapeIndex
)

Parameters

ArcEdge  IArcEdge
 
UsedShapeIndex  Int32
 

See Also