Inheritance Hierarchy
Namespace:
Dundas.BI.Entities.Views
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntaxpublic class GradientStop
Public Class GradientStop
public ref class GradientStop
type GradientStop = class end
The GradientStop type exposes the following members.
Constructors
| Name | Description |
---|
 | GradientStop | Initializes a new instance of the GradientStop class |
Top
Properties
| Name | Description |
---|
 | Color |
Gets or sets the color.
|
 | Offset |
Gets or sets the offset.
|
Top
See Also