[]
Gets the style that is applied to objects that do not explicitly specify a style.
public Style GetDefaultStyle(StyleType type)
Public Function GetDefaultStyle(type As StyleType) As Style
| Type | Name | Description |
|---|---|---|
| StyleType | type | The style type. |
| Type | Description |
|---|---|
| Style | The default style or null. |