Floater Constructor
.NET Framework 4.5
Initializes a new instance of the Floater class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Floater() | Initializes a new instance of the Floater class. |
|
Floater(Block) | Initializes a new instance of the Floater class with the specified Block object as its initial content. |
|
Floater(Block, TextPointer) | Initializes a new instance of the Floater class with the specified Block object as its initial content, and a TextPointer that specifies an insertion position for the new Floater. |