Input for WinForms
ColorFromBrush メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Style クラス : ColorFromBrush メソッド
指定されたブラシが System.Drawing.SolidBrushの場合は System.Drawing.SolidBrush.Color、そうでない場合は System.Drawing.Color.Transparentを返します。
シンタックス
'宣言
 
Public Shared Function ColorFromBrush( _
   ByVal brush As System.Drawing.Brush _
) As System.Drawing.Color
public static System.Drawing.Color ColorFromBrush( 
   System.Drawing.Brush brush
)

パラメータ

brush
参照

Style クラス
Style メンバ