Scheduler for UWP/WinRT
GetARGBstring メソッド

Color 値。
ARGB 形式の色の文字列表現を返します。
構文
'宣言
 
Public Shared Function GetARGBstring( _
   ByVal color As Windows.UI.Color _
) As System.String
public static System.string GetARGBstring( 
   Windows.UI.Color color
)

パラメータ

color
Color 値。

戻り値の型

ARGB 形式の色の文字列表現
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