Class AlchemyCircleOptions
Inheritance
System.Object
AlchemyCircleOptions
Assembly: AxEngine.dll
Syntax
public class AlchemyCircleOptions
Fields
|
Improve this Doc
View Source
BackgroundColor
Declaration
public Color BackgroundColor
Field Value
Type |
Description |
SixLabors.ImageSharp.Color |
|
|
Improve this Doc
View Source
Color
Declaration
Field Value
Type |
Description |
SixLabors.ImageSharp.Color |
|
|
Improve this Doc
View Source
Seed
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Size
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Thickness
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Methods
|
Improve this Doc
View Source
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.Object.ToString()