←Select platform

M21 Property

Summary

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

Syntax
C#
VB
C++
public double M21 {get; set;} 
Public Property M21() As Double 
   Get 
   Set 
public:  
   property double M21 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly