RadialGradientBrush
RadiusX Property
|
Gets or sets the RadiusX.
Namespace:
Spire.Additions.Xps.Schema
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public double RadiusX { get; set; }
Public Property RadiusX As Double
Get
Set
public:
property double RadiusX {
double get ();
void set (double value);
}
member RadiusX : float with get, set
Property Value
Type:
Double
See Also