The FillStyle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FillStyle()()()() | ||
FillStyle(iNotifyChanges) |
Methods
Name | Description | |
---|---|---|
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ResetOutlineColor |
Resets the outline color to the default value to allow
the Group outline color to be used.
|
|
ShouldSerializeColor1 | ||
ShouldSerializeColor2 | ||
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Alpha |
Gets or sets the fill alpha value (transparency).
|
|
Color1 |
Gets or sets the fill color.
|
|
Color2 |
Gets or sets the second fill color.
|
|
FillType |
Gets or sets the fill type.
|
|
GradientStyle |
Gets or sets the fill gradient type.
|
|
HatchStyle |
Gets or sets the fill hatch type.
|
|
Image |
Gets or sets the fill image.
|
|
OutlineColor |
Gets or sets the second fill color.
|
|
OutlineThickness |
Gets or sets the thickness of filled region outlines.
|