Show / Hide Table of Contents

Class PTPencilDrawingCreateDelegate

Inheritance
System.Object
PTPencilDrawingCreateDelegate
Implements
IPTPencilDrawingCreateDelegate
ObjCRuntime.INativeObject
System.IDisposable
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public class PTPencilDrawingCreateDelegate : NSObject, IPTPencilDrawingCreateDelegate, INativeObject, IDisposable

Constructors

PTPencilDrawingCreateDelegate()

Declaration
public PTPencilDrawingCreateDelegate()

PTPencilDrawingCreateDelegate(NSObjectFlag)

Declaration
protected PTPencilDrawingCreateDelegate(NSObjectFlag t)
Parameters
Type Name Description
Foundation.NSObjectFlag t

PTPencilDrawingCreateDelegate(IntPtr)

Declaration
protected PTPencilDrawingCreateDelegate(IntPtr handle)
Parameters
Type Name Description
System.IntPtr handle

Methods

StrokeAdded(PTPencilDrawingCreate)

Declaration
public virtual void StrokeAdded(PTPencilDrawingCreate pencilDrawingCreate)
Parameters
Type Name Description
PTPencilDrawingCreate pencilDrawingCreate

Implements

IPTPencilDrawingCreateDelegate
ObjCRuntime.INativeObject
System.IDisposable
Back to top Generated by DocFX