The following tables list the members exposed by AnnGradientBrush.
Protected Constructors
Name | Description | |
---|---|---|
AnnBrush | Initializes a new instance of AnnBrush. (Inherited from AnnBrush) | |
AnnGradientBrush | Initializes a new instance of AnnGradientBrush. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnBrush object. (Inherited from AnnBrush) | |
ToBrush | Converts this AnnBrush to a basic System.Windows.Media.Brush object. (Inherited from AnnBrush) |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnBrush from this AnnBrush. (Inherited from AnnBrush) |
Public Properties
Name | Description | |
---|---|---|
ColorInterpolationMode | Gets or sets a System.Windows.Media.ColorInterpolationMode enumeration that specifies how the gradient's colors are interpolated. | |
GradientStops | Gets or sets the brush's gradient stops. | |
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. | |
Opacity | Gets or sets the degree of opacity of an AnnBrush. (Inherited from AnnBrush) | |
RelativeTransform | Gets or sets the transformation that is applied to the brush using relative coordinates. (Inherited from AnnBrush) | |
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. | |
Transform | Gets or sets the transformation that is applied to the brush. This transformation is applied after the brush's output has been mapped and positioned. (Inherited from AnnBrush) |
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