Transform Property (IImageOperator)
In This Topic
For internal use. Gets the GraphicsState.Transform value then then operator was executed.
Syntax
'Declaration
ReadOnly Property Transform As System.Numerics.Matrix3x2
System.Numerics.Matrix3x2 Transform {get;}
See Also