Click or drag to resize

LinearGradientBrush Properties

The LinearGradientBrush type exposes the following members.

Properties
Name Description
Public property ColorInterpolationMode
Gets or sets the ColorInterpolationMode.
Public property EndPoint
Gets or sets the EndPoint.
Public property Key
Gets or sets the Key.
Public property LinearGradientBrushGradientStops
Gets or sets the LinearGradientBrushGradientStops.
Public property LinearGradientBrushTransform
Gets or sets the LinearGradientBrushTransform.
Public property MappingMode
Gets or sets the MappingMode.
Public property Opacity
Gets or sets the Opacity.
Public property SpreadMethod
Gets or sets the SpreadMethod.
Public property StartPoint
Gets or sets the StartPoint.
Public property Transform
Gets or sets the Transform.
Top
See Also