CalendarView for WinForms
GradientBrush クラス
メンバ 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : GradientBrush クラス
Represents the brush to be used to fill the gradient shape.
オブジェクト モデル
GradientBrush クラス
シンタックス
'宣言
 
Public MustInherit Class GradientBrush 
   Inherits Brush
public abstract class GradientBrush : Brush 
解説
The handle of the inherited class of GradientBrush is always IntPtr.Zero, so it can not be used to C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.
継承階層

System.Object
   System.MarshalByRefObject
      C1.Framework.Drawing.Gdi.GdiObject
         C1.Framework.Drawing.Gdi.Brush
            C1.Framework.Drawing.Gdi.GradientBrush
               C1.Framework.Drawing.Gdi.BoxGradientBrush
               C1.Framework.Drawing.Gdi.LinearGradientBrush

参照

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