Method MakeSolidPen
- Namespace
- Alternet.Common
- Assembly
- Alternet.Common.Winforms.v10.dll
MakeSolidPen(Color, int)
protected static PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription MakeSolidPen(Color color, int width)
Parameters
color
Color
width
int
Returns
- PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription
MakeSolidPen(int, int)
protected static PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription MakeSolidPen(int colorRgb, int width)
Parameters
colorRgb
int
width
int
Returns
- PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription
MakeSolidPen(Color, int)
protected static PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription MakeSolidPen(Color color, int width)
Parameters
color
Color
width
int
Returns
- PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription