CalendarView for WinForms
SolidBrush クラス
メンバ 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : SolidBrush クラス
Represents the brush which always solid draw
オブジェクト モデル
SolidBrush クラス
シンタックス
'宣言
 
Public NotInheritable Class SolidBrush 
   Inherits Brush
public sealed class SolidBrush : Brush 
解説
Here we only can support NameKnowedColor or Null alpha ARGB color if Color is System.Drawing.Color.Transparent or System.Drawing.Color.Empty, it means create a HollowBrush
継承階層

System.Object
   System.MarshalByRefObject
      C1.Framework.Drawing.Gdi.GdiObject
         C1.Framework.Drawing.Gdi.Brush
            C1.Framework.Drawing.Gdi.SolidBrush

参照

SolidBrush メンバ
C1.Framework.Drawing.Gdi 名前空間