[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.RadialGradientBrush.ExtendEndCircle

ExtendEndCircle Property

ExtendEndCircle

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

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

The default is true.

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