Overload List
| Name | Description | |
|---|---|---|
| Fill()()() |
Initializes a new instance of the Fill class.
| |
| Fill(Color) |
Initializes a new instance of the Fill class which fill type is Solid.
| |
| Fill(String, WrapMode) |
Initializes a new instance of the Fill class which fill type is Texture.
| |
| Fill(Color, Color, Int32) |
Initializes a new instance of the Fill class which fill type is Gradient.
| |
| Fill(HatchStyle, Color, Color) |
Initializes a new instance of the Fill class which fill type is Pattern.
|