InterfacePolyClassAddOversize Method

Resulting Polygon will be a) CW if val greater than 0 b) CCW if val smaller than 0

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool AddOversize(
	double val
)

Parameters

val  Double
 

Return Value

Boolean

See Also