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

屬性值

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

備註

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

適用於

另請參閱