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