←Select platform

M22 Property

Summary

The value of the second row and second column of this PDFMatrix.

Syntax
C#
C++/CLI
Java
Python
public double M22 {get; set;} 
public double getM22(); 
public void setM22( 
   double doubleValue 
); 
public:  
   property double M22 
   { 
      double get() 
      void set(double value) 
   } 
M22 # get and set (PDFMatrix) 

Property Value

The value of the second row and second column of this PDFMatrix. The default value is 0.

Remarks

Set the value to something other than the default of 0 to use this matrix.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.