PatternFillFormat Class |
Namespace: Spire.Presentation.Drawing
The PatternFillFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BackgroundColor |
Gets the background pattern color.
Read-only
ColorFormat
.
|
|
|
ForegroundColor |
Gets the foreground pattern color.
Read-only
ColorFormat
.
|
|
|
PatternType |
Gets or sets the pattern style.
Read/write
PatternFillType
.
|
| Name | Description | |
|---|---|---|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetTileImage(Color) |
Creates a tile image for the pattern fill.
|
|
|
GetTileImage(Color, Color) |
Creates a tile image for the pattern fill with a specified colors.
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|