[]
Initializes a new instance of the WidgetAnnotation class.
public WidgetAnnotation()
Public Sub New()
Initializes a new instance of the WidgetAnnotation class.
public WidgetAnnotation(Page page, RectangleF rect)
Public Sub New(page As Page, rect As RectangleF)
Type | Name | Description |
---|---|---|
Page | page | The page containing created annotation. |
RectangleF | rect | The annotation's bounds on the page. |