PowerTools MultiRow for Windows Forms 8.0J
BottomLeftCornerRadius プロパティ

左下の角の半径を取得または設定します。
構文
Public Property BottomLeftCornerRadius As Single
public float BottomLeftCornerRadius {get; set;}

プロパティ値

左下の角で使用する半径(短辺に対する割合)を示すSystem.Single値。既定値は0fです。
例外
例外解説
System.ArgumentOutOfRangeException設定値が0fより小さいか、0.5fを超えています。
参照

RoundedBorder クラス
RoundedBorder メンバ
AllCornerRadius プロパティ
TopLeftCornerRadius プロパティ
TopRightCornerRadius プロパティ
BottomRightCornerRadius プロパティ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.