Class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyle
Represents a particular text style.
public sealed class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyle
- Inheritance
-
PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyle
Constructors
- TextStyle(Font, Color)
Initializes a new instance of the
TextStyle
class with specified settings.
Properties
- Font
Gets System.Drawing.Font associated with this
TextStyle
.
- ForeColor
Gets System.Drawing.Color associated with this
TextStyle
.