VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpLinearGradientBrush Class
In This Topic
SkiaSharpLinearGradientBrush Class Properties
In This Topic
For a list of all properties of this type, see SkiaSharpLinearGradientBrush.
Public Properties
 NameDescription
Public PropertyGets or sets the gradient stops of the brush.
Public PropertyGets or sets a value indicating whether this brush is used in device space. (Inherited from SkiaSharpBrush)
Public PropertyGets the starting two-dimensional coordinates of the linear gradient.
Public PropertyGets the source object of this brush. (Inherited from SkiaSharpBrush)
Public PropertyGets or sets the tile mode of this linear gradient brush.
Public PropertyGets or sets the transform that defines a local geometric transformation for the image associated with this linear gradient brush.
See Also