I member of the transformation matrix.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic double I { get; set; }
Public Property I As Double
Get
Set
public:
property double I {
double get ();
void set (double value);
}
member I : float with get, set
Property Value
Type:
Double
See Also