Method GetTextStyle
GetTextStyle(TTextStyleType)
Finds stored text style object accordingly to the specified type or creates a new one if necessary.
public PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyle GetTextStyle(TTextStyleType type)
Parameters
type
TTextStyleTypeType of text style to probe.
Returns
- PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyle
Stored text style object.