VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpRadialGradientBrush Class
In This Topic
SkiaSharpRadialGradientBrush Class Properties
In This Topic
For a list of all properties of this type, see SkiaSharpRadialGradientBrush.
Public Properties
 NameDescription
Public PropertyGets the center of the radial gradient.
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 radius of the radial gradient.
Public PropertyGets the source object of this brush. (Inherited from SkiaSharpBrush)
See Also