PowerTools PlusPak for Windows Forms 8.0J
PatternEffect コンストラクタ(PatternStyle,Color)

パターンのスタイル
パターンの色
指定した値で PatternEffect のインスタンスを初期化します。
構文
Public Function New( _
   ByVal style As PatternStyle, _
   ByVal color As Color _
)
public PatternEffect( 
   PatternStyle style,
   Color color
)

パラメータ

style
パターンのスタイル
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

参照

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

Send Feedback