'宣言 Public Shared Function GetARGBstring( _ ByVal color As System.Drawing.Color _ ) As System.String
public static System.string GetARGBstring( System.Drawing.Color color )
パラメータ
- color
- The System.Drawing.Colorvalue.
戻り値の型
The string representation of color in ARGB format