[]
Initializes a new instance of the TopicLinkStyle class.
public TopicLinkStyle(Font font, Color foreColor)
Public Sub New(font As Font, foreColor As Color)
| Type | Name | Description |
|---|---|---|
| Font | font | The font to assign. |
| Color | foreColor | The forecolor to assign. |