| AffineTransformF Property |
The 'f' matrix element.
This is the 'f' element in the affine transformation matrix [a b 0; c d 0; e f 1]
Namespace: PdfTools.Toolbox.Geometry.RealAssembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.4.0+02318d3e3f9645a1305b87026fb971a660079e54
Syntax public double F { get; set; }
Property Value
DoubleSee Also