[]
Creates a new instance of an Element.
public Element(Style style)
Public Sub New(style As Style)
| Type | Name | Description |
|---|---|---|
| Style | style | Style for the new element. |
Creates a new instance of an Element.
public Element()
Public Sub New()