InterfacePolyClassTransform Method

Transforms the poylgon by the given Matrix

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void Transform(
	MatrixD m
)

Parameters

m  MatrixD
Matrix for transformation

See Also