InterfacePictureLayerImageTransformationMatrix Property

Get or Set the matrix that transform the image.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
Matrix ImageTransformationMatrix { get; set; }

Property Value

Matrix

See Also