Class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription
Provides a resource description for pen objects.
public class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription : PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.PenDescription
- Inheritance
-
PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ResourceDescription<TPenType>PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.PenDescriptionPainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidPenDescription
Constructors
- SolidPenDescription(Color, int)
Initializes a new instance of the
SolidPenDescription
class with specified settings.
Properties
- Color
Gets the color of this pen object.