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

線の種類
線の色
指定した設定で Line クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal lineStyle As LineStyle, _
   ByVal color As Color _
)
public Line( 
   LineStyle lineStyle,
   Color color
)

パラメータ

lineStyle
線の種類
color
線の色
プラットフォーム

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

参照

Line 構造体
Line メンバ

Send Feedback