Scheduler for UWP/WinRT
C1Brush コンストラクタ(Color)

背景の Windows.UI.Color の値。
新しい単色の C1Brush オブジェクトを作成します。
構文
'宣言
 
Public Function New( _
   ByVal backColor As Windows.UI.Color _
)
public C1Brush( 
   Windows.UI.Color backColor
)

パラメータ

backColor
背景の Windows.UI.Color の値。
Requirements

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

参照

関連項目

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

Send Feedback