Table of Contents

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

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

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>.PenDescription
PainterResources<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.