Extended Library for UWP/WinRT
Add(Color,String) メソッド

指定された名前で色を追加します。
構文
'宣言
 
Public Overloads Sub Add( _
   ByVal color As Windows.UI.Color, _
   ByVal colorName As System.String _
) 
public void Add( 
   Windows.UI.Color color,
   System.string colorName
)

パラメータ

color
colorName
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

参照

関連項目

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

Send Feedback