Leadtools.Windows.Annotations Namespace : AnnGradientBrush Class |
The following tables list the members exposed by AnnGradientBrush.
Name | Description | |
---|---|---|
ColorInterpolationMode | Gets or sets a System.Windows.Media.ColorInterpolationMode enumeration that specifies how the gradient's colors are interpolated. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
GradientStops | Gets or sets the brush's gradient stops. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
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 Leadtools.Windows.Annotations.AnnBrush) | |
RelativeTransform | Gets or sets the transformation that is applied to the brush using relative coordinates. (Inherited from Leadtools.Windows.Annotations.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 Leadtools.Windows.Annotations.AnnBrush) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
Clone | Creates an exact copy of this AnnBrush object. (Inherited from Leadtools.Windows.Annotations.AnnBrush) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty(DependencyProperty) | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue(DependencyProperty,Object) | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToBrush | Converts this AnnBrush to a basic System.Windows.Media.Brush object. (Inherited from Leadtools.Windows.Annotations.AnnBrush) |
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnBrush from this AnnBrush. (Inherited from Leadtools.Windows.Annotations.AnnBrush) | |
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |