Class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.PenDescription
Provides a base class for pen resource description. This class is abstract.
public abstract class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.PenDescription : PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ResourceDescription<TPenType>
  - Inheritance
 - 
      
      PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ResourceDescription<TPenType>PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.PenDescription
 
- Derived
 
Constructors
Properties
- Width
 Gets the width of this pen object, in units of the System.Drawing.Graphics object used for drawing.