 | AffineTransformC Property |
The 'c' matrix element.
This is the 'c' element in the affine transformation matrix [a b 0; c d 0; e f 1]
Namespace: PdfTools.FourHeights.PdfToolbox.Geometry.RealAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.11+448b51188eed077347c3a51591ba80f0b99c42d7
Syntaxpublic double C { get; set; }
Property Value
Double
See Also