←Select platform

M21 Property

Summary

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

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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