Color.DodgerBlue プロパティ

定義

ARGB 値が #FF1E90FF であるシステム定義の色を取得します。

public:
 static property System::Drawing::Color DodgerBlue { System::Drawing::Color get(); };
public static System.Drawing.Color DodgerBlue { get; }
member this.DodgerBlue : System.Drawing.Color
Public Shared ReadOnly Property DodgerBlue As Color

プロパティ値

Color

システム定義色を表す Color

適用対象