The following tables list the members exposed by AnnLinearGradientBrush.
Public Constructors
Name | Description | |
---|---|---|
AnnLinearGradientBrush |
Protected Constructors
Name | Description | |
---|---|---|
AnnGradientBrush | Initializes a new instance of AnnGradientBrush. (Inherited from AnnGradientBrush) |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnLinearGradientBrush object. | |
ToBrush | Converts this AnnLinearGradientBrush to a basic System.Windows.Media.Brush object. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnBrush from this AnnLinearGradientBrush. |
Public Properties
Name | Description | |
---|---|---|
ColorInterpolationMode | Gets or sets a System.Windows.Media.ColorInterpolationMode enumeration that specifies how the gradient's colors are interpolated. (Inherited from AnnGradientBrush) | |
EndPoint | Gets or sets the ending two-dimensional coordinates of the linear gradient. | |
GradientStops | Gets or sets the brush's gradient stops. (Inherited from AnnGradientBrush) | |
MappingMode | Gets or sets a System.Windows.Media.BrushMappingMode enumeration that specifies whether the gradient brush's positioning coordinates are absolute or relative to the output area. (Inherited from AnnGradientBrush) | |
SpreadMethod | Gets or sets the type of spread method that specifies how to draw a gradient that starts or ends inside the bounds of the object to be painted. (Inherited from AnnGradientBrush) | |
StartPoint | Gets or sets the starting two-dimensional coordinates of the linear gradient. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET