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