IODBLayerScaleLayer Method

Scales the layer by the given factor Special Symbols will be flattened first

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool ScaleLayer(
	double factor
)

Parameters

factor  Double
Factor to scale

Return Value

Boolean
true if successfully

See Also