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