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