XpsRadialGradientBrush.Center

XpsRadialGradientBrush.Center property

Returns/sets the center point of the radial gradient (that is, the center of the ellipse).

public PointF Center { get; set; }

See Also