Свойство | Type | Description | |
---|---|---|---|
fPenHandle | IntPtr |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GDIPen ( ) : System | ||
GDIPen ( int penStyle, int width, uint colorref, System.Guid uniqueID ) : System | ||
OnSetColor ( uint color ) : void | ||
OnSetHandle ( IntPtr aHandle ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GDIPen ( int penStyle, int width, uint colorref, System.Guid uniqueID ) : System | ||
penStyle | int | |
width | int | |
colorref | uint | |
uniqueID | System.Guid | |
Résultat | System |
public OnSetHandle ( IntPtr aHandle ) : void | ||
aHandle | IntPtr | |
Résultat | void |