RadialGradientBrush.RadiusX Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the horizontal radius of the outermost circle of the radial gradient.
public:
property double RadiusX { double get(); void set(double value); };
public double RadiusX { get; set; }
member this.RadiusX : double with get, set
Public Property RadiusX As Double
Property Value
The horizontal radius of the outermost circle of the radial gradient. The default is 0.5.
Applies to
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.