CanvasRadialGradientBrush.RadiusX Property |
Specifies the horizontal radius of the brush's radial gradient.
Namespace:
Microsoft.Graphics.Canvas.Brushes
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic float RadiusX { get; set; }
Property Value
Type:
Single
See Also