Class PTArrowAnnotationOptions
Implements
Foundation.INSCoding
ObjCRuntime.INativeObject
System.IDisposable
Foundation.INSCopying
Inherited Members
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public class PTArrowAnnotationOptions : PTAnnotationOptions, INSCoding, INativeObject, IDisposable, INSCopying
Constructors
PTArrowAnnotationOptions()
Declaration
public PTArrowAnnotationOptions()
PTArrowAnnotationOptions(NSCoder)
Declaration
public PTArrowAnnotationOptions(NSCoder coder)
Parameters
Type | Name | Description |
---|---|---|
Foundation.NSCoder | coder |
PTArrowAnnotationOptions(NSObjectFlag)
Declaration
protected PTArrowAnnotationOptions(NSObjectFlag t)
Parameters
Type | Name | Description |
---|---|---|
Foundation.NSObjectFlag | t |
PTArrowAnnotationOptions(IntPtr)
Declaration
protected PTArrowAnnotationOptions(IntPtr handle)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | handle |
Properties
ArrowPointsToOrigin
Declaration
public virtual bool ArrowPointsToOrigin { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ClassHandle
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type | Description |
---|---|
System.IntPtr |
Overrides
Implements
Foundation.INSCoding
ObjCRuntime.INativeObject
System.IDisposable
Foundation.INSCopying