PowerTools PlusPak for Windows Forms 8.0J
Width プロパティ (Bevel)

ベベルの幅を取得または設定します。
構文
Public Property Width As Integer
public int Width {get; set;}

プロパティ値

ベベルの幅を示す整数値(デフォルトは0)。
解説
Width プロパティに負の値を設定すると、ベベル効果は Inset のようになり、正の値を設定すると Raised のようになります。Width プロパティを 0 に設定することで、2D 効果を表現できます。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

Bevel 構造体
Bevel メンバ

Send Feedback