Scheduler for WPF
ParseARGBString メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > C1Brush クラス : ParseARGBString メソッド
The string to parse.
Parses ARGB string and returns the System.Drawing.Color value.
シンタックス
'宣言
 
Public Shared Function ParseARGBString( _
   ByVal str As System.String _
) As System.Drawing.Color
public static System.Drawing.Color ParseARGBString( 
   System.string str
)

パラメータ

str
The string to parse.

戻り値の型

The System.Drawing.Colorvalue.
参照

C1Brush クラス
C1Brush メンバ