CornerRadius.TopLeft プロパティ

定義

左上隅の半径を取得または設定します。

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

プロパティ値

Double

左上隅の半径。 既定値は 0 です。

注釈

左上隅の半径は、四角形の他の角とは別に設定できます。

適用対象

こちらもご覧ください