BackgroundParameters Class |
Namespace: Lumiscaphe.Workshop.Interop
The BackgroundParameters type exposes the following members.
Name | Description | |
---|---|---|
BackgroundParameters |
Initializes a new default instance of the BackgroundParameters class.
| |
BackgroundParameters(BackgroundMode, RenderColorRgb, RenderColorRgb) |
Initializes a new instance of the BackgroundParameters class using the specified parameters.
|
Name | Description | |
---|---|---|
GradientEnd |
Gets or sets the gradient end color.
| |
GradientStart |
Gets or sets the gradient start color.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Mode |
Gets or sets the background mode.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the BackgroundParameters | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Format the BackgroundParameters to a String.
(Overrides ObjectToString.) |