[]
Initializes a new instance of a Style.
public Style()
Public Sub New()
Initializes a new instance of a Style.
public Style(string name)
Public Sub New(name As String)
| Type | Name | Description |
|---|---|---|
| string | name | The name of the new Style object. |