This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SquareLogo.
- Assembly
- Cake
.SquareLogo .dll - Namespace
- Cake
.SquareLogo - Containing Type
- Main
.DrawSettings
Syntax
public DrawSettings(string fontFamily, float fontSize, string foreground, float padding, bool noSquare, string background)
Parameters
Name | Type | Description |
---|---|---|
fontFamily | string | |
fontSize | float | |
foreground | string | |
padding | float | |
noSquare | bool | |
background | string |
Return Value
Type | Description |
---|---|
void |