Class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ImageDescription
Provides an embedded resource description for image objects.
public class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ImageDescription : PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.EmbeddedResourceDescription<TImageType>
- Inheritance
-
PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ResourceDescription<TImageType>PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.EmbeddedResourceDescription<TImageType>PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ImageDescription
Constructors
- ImageDescription(Assembly, string)
Initializes a new instance of the
ImageDescription
class with specified settings.