MultiSelect for WinForms
Brush クラス
メンバ 

C1.Win.Input.6 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : Brush クラス
Represents the base class of all kinds of brush
オブジェクト モデル
Brush クラス
シンタックス
'宣言
 
Public MustInherit Class Brush 
   Inherits GdiObject
public abstract class Brush : GdiObject 
解説
This is an abstract class, which is just details that it's ranged to Brush. To use a Brush, you should create an instance from its inherited class. Refer to SolidBrush, HatchBrush, PatternBrush
継承階層

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

参照

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