LinearGradientBrush Class |
Namespace: Spire.Additions.Xps.Schema
The LinearGradientBrush type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
LinearGradientBrush |
Initializes a new instance of the
LinearGradientBrush
class
|
| Name | Description | |
|---|---|---|
|
|
ColorInterpolationMode |
Gets or sets the ColorInterpolationMode.
|
|
|
EndPoint |
Gets or sets the EndPoint.
|
|
|
Key |
Gets or sets the Key.
|
|
|
LinearGradientBrushGradientStops |
Gets or sets the LinearGradientBrushGradientStops.
|
|
|
LinearGradientBrushTransform |
Gets or sets the LinearGradientBrushTransform.
|
|
|
MappingMode |
Gets or sets the MappingMode.
|
|
|
Opacity |
Gets or sets the Opacity.
|
|
|
SpreadMethod |
Gets or sets the SpreadMethod.
|
|
|
StartPoint |
Gets or sets the StartPoint.
|
|
|
Transform |
Gets or sets the Transform.
|
| 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
.)
|
|
|
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
.)
|