Table of Contents

Class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.PenDescription

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

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

PenDescription(int)

Properties

Width

Gets the width of this pen object, in units of the System.Drawing.Graphics object used for drawing.