RadialGradientBrush.RadiusX 屬性

定義

取得或設定放射漸層最外圈的水平半徑。

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

屬性值

放射漸層最外圈的水平半徑。 預設值是 0.5。

適用於

另請參閱