Table of Contents

Method MakeTextStyle

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

MakeTextStyle(Font, Color)

protected static PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyleDescription MakeTextStyle(Font prototype, Color foreColor)

Parameters

prototype Font
foreColor Color

Returns

PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyleDescription

MakeTextStyle(Font, int)

protected static PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyleDescription MakeTextStyle(Font prototype, int foreColorRgb)

Parameters

prototype Font
foreColorRgb int

Returns

PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyleDescription