Click or drag to resize
Pdftools logo

AffineTransformE Property

The 'e' matrix element.

This is the 'e' element in the affine transformation matrix [a b 0; c d 0; e f 1]

Namespace: PdfTools.FourHeights.PdfToolbox.Geometry.Real
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.11+448b51188eed077347c3a51591ba80f0b99c42d7
Syntax
C#
public double E { get; set; }

Property Value

Double
See Also