Gets the determinant of this
PdfMatrix structure.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public double Determinant { get; }
VB
Public ReadOnly Property Determinant As Double
Get
Property Value
Type:
DoubleSee Also