[]
Initializes a new instance of the ArticleBead class.
public ArticleBead()
Initializes a new instance of the ArticleBead class.
public ArticleBead(Page page, RectangleF bounds)
| Type | Name | Description |
|---|---|---|
| Page | page | The bead's page. |
| RectangleF | bounds | The bead's bounds on the page. |
Initializes a new instance of the ArticleBead class.
public ArticleBead(Page page)
| Type | Name | Description |
|---|---|---|
| Page | page | The bead's page. |