C# Class Alsing.Drawing.GDI.GDIPen

Inheritance: GDIObject
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство Type Description
hPen System.IntPtr

Méthodes publiques

Méthode Description
GDIPen ( Color color, int width ) : System

Méthodes protégées

Méthode Description
Destroy ( ) : void

Method Details

Destroy() protected méthode

protected Destroy ( ) : void
Résultat void

GDIPen() public méthode

public GDIPen ( Color color, int width ) : System
color Color
width int
Résultat System

Property Details

hPen public_oe property

public IntPtr,System hPen
Résultat System.IntPtr