Center Property (BackgroundBrushProvider)
In This Topic
Gets or sets the System.Drawing.PointF that represents the center of a radial gradient.
Syntax
'Declaration
Public Property Center As System.Drawing.Point
public System.Drawing.Point Center {get; set;}
See Also