Rectangle.RadiusX 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定橢圓形的 X 軸半徑,用來決定矩形的圓角程度。
public:
property double RadiusX { double get(); void set(double value); };
[System.ComponentModel.TypeConverter(typeof(System.Windows.LengthConverter))]
public double RadiusX { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Windows.LengthConverter))>]
member this.RadiusX : double with get, set
Public Property RadiusX As Double
屬性值
橢圓形的 X 軸半徑,用來決定矩形的圓角程度。
- 屬性
備註
相依性屬性資訊
識別碼欄位 | RadiusXProperty |
設定為 的中繼資料屬性 true |
AffectsRender |