CornerRadius.TopRight 屬性

定義

取得或設定右上角的半徑。

public:
 property double TopRight { double get(); void set(double value); };
public double TopRight { get; set; }
member this.TopRight : double with get, set
Public Property TopRight As Double

屬性值

右上角的半徑。 預設值是 0。

備註

右上角的半徑可以獨立于矩形的其他角落進行設定。

適用於

另請參閱