Table of Contents

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

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

Provides a resource description for brush objects.

public class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidBrushDescription : PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.BrushDescription
Inheritance
PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ResourceDescription<TBrushType>
PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.BrushDescription
PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.SolidBrushDescription

Constructors

SolidBrushDescription(Color)

Initializes a new instance of the SolidBrushDescription class with specified settings.

Properties

Color

Gets the color of this brush object.