Class PTMatrix2D
Inheritance
System.Object
PTMatrix2D
Assembly: PDFNetiOS.dll
Syntax
public class PTMatrix2D : TRN_matrix2d
Constructors
PTMatrix2D()
Declaration
PTMatrix2D(NSObjectFlag)
Declaration
protected PTMatrix2D(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
PTMatrix2D(IntPtr)
Declaration
protected PTMatrix2D(IntPtr handle)
Parameters
Type |
Name |
Description |
System.IntPtr |
handle |
|
Properties
ClassHandle
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type |
Description |
System.IntPtr |
|
Overrides