IPictureLayerImageTransformationMatrix Property

Get or Set the matrix that transform the image.

Definition

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

Property Value

Matrix

Implements

InterfacePictureLayerImageTransformationMatrix

See Also