Inheritance Hierarchy
Namespace:
Dundas.BI.Entities.Views
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public 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 |
TopProperties
| Name | Description |
---|
| Color |
Gets or sets the color.
|
| Offset |
Gets or sets the offset.
|
TopSee Also