PowerTools PlusPak for Windows Forms 8.0J
RoundedBorder コンストラクタ(Line)

すべての輪郭線と角で使用する線。
指定された線をすべての輪郭線と角で使用し、角の半径をすべて 0 にして、RoundedBorder クラスのインスタンスを初期化します。
構文
Public Function New( _
   ByVal outline As Line _
)
public RoundedBorder( 
   Line outline
)

パラメータ

outline
すべての輪郭線と角で使用する線。
プラットフォーム

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

参照

RoundedBorder クラス
RoundedBorder メンバ
オーバーロード一覧

Send Feedback