[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.RadialGradientBrush.ExtendStartCircle

ExtendStartCircle Property

ExtendStartCircle

Gets or sets a value indicating whether to extend the gradient beyond the start circle.

This property only has effect if the RadiusOfEndCircle property is set.

The default is true.

Declaration
public bool ExtendStartCircle { get; set; }
Public Property ExtendStartCircle As Boolean