Scheduler for UWP
GetARGBstring メソッド

C1.UWP.Schedule アセンブリ > C1.C1Schedule 名前空間 > C1Brush クラス : 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 形式の色の文字列表現
参照

C1Brush クラス
C1Brush メンバ