PdfAnnotationSquare Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PdfAnnotationSquare() | |
PdfAnnotationSquare(NSCoder) | |
PdfAnnotationSquare(NSObjectFlag) | |
PdfAnnotationSquare(IntPtr) |
PdfAnnotationSquare()
PdfAnnotationSquare(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public PdfAnnotationSquare (Foundation.NSCoder coder);
new PdfKit.PdfAnnotationSquare : Foundation.NSCoder -> PdfKit.PdfAnnotationSquare
Parameters
- coder
- NSCoder
- Attributes
Applies to
PdfAnnotationSquare(NSObjectFlag)
protected PdfAnnotationSquare (Foundation.NSObjectFlag t);
new PdfKit.PdfAnnotationSquare : Foundation.NSObjectFlag -> PdfKit.PdfAnnotationSquare
Parameters
Applies to
PdfAnnotationSquare(IntPtr)
protected internal PdfAnnotationSquare (IntPtr handle);
new PdfKit.PdfAnnotationSquare : nativeint -> PdfKit.PdfAnnotationSquare
Parameters
- handle
-
IntPtr
nativeint