C# Class Pen, NewTOAPIA

Pen class.
Inheritance: Respawnable
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство Type Description
fLogPen LOGPEN,

Méthodes publiques

Méthode Description
Pen ( ) : System
Pen ( int penStyle, int width, uint colorref, Guid aGuid ) : System

Method Details

Pen() public méthode

public Pen ( ) : System
Résultat System

Pen() public méthode

public Pen ( int penStyle, int width, uint colorref, Guid aGuid ) : System
penStyle int
width int
colorref uint
aGuid Guid
Résultat System

Property Details

fLogPen public_oe property

public LOGPEN, fLogPen
Résultat LOGPEN,