DirectImageSourceProvider Class
Provides IntelliPrompt with the specified ImageSource.
public class DirectImageSourceProvider : IImageSourceProvider
- Inheritance:
- object object
- Implements:
- IImageSourceProvider
Constructors
DirectImageSourceProvider(Image)
Provides IntelliPrompt with the specified ImageSource.
public DirectImageSourceProvider(Image imageSource)
| Parameter | Type | Description |
|---|---|---|
| imageSource | Image | The ImageSource to use. |
Properties
ImageSource
The ImageSource to use.
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()