Property | Type | Description |
---|
Method | Description | |
---|---|---|
ScriptStyle ( ) : System |
Default constructor
|
|
ScriptStyle ( string name, Color fore, Color back, |
Constructor with parameters
|
public ScriptStyle ( string name, Color fore, Color back, |
||
name | string | The name of the style |
fore | Color | The foreground color of the style |
back | Color | The background color of the style |
font | The font used for the style | |
return | System |