Property | Type | Description | |
---|---|---|---|
fPenHandle | IntPtr |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GDIPen ( ) : System | ||
GDIPen ( int penStyle, int width, uint colorref, System.Guid uniqueID ) : System | ||
OnSetColor ( uint color ) : void | ||
OnSetHandle ( IntPtr aHandle ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public GDIPen ( int penStyle, int width, uint colorref, System.Guid uniqueID ) : System | ||
penStyle | int | |
width | int | |
colorref | uint | |
uniqueID | System.Guid | |
return | System |