IVsManagedImageService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An interface proffered by SVsImageService that allows direct addition of WPF bitmaps to the image library.
public interface class IVsManagedImageService
public interface class IVsManagedImageService
__interface IVsManagedImageService
public interface IVsManagedImageService
type IVsManagedImageService = interface
Public Interface IVsManagedImageService
Methods
AddCustomImage(ImageSource, Boolean) |
Adds a custom ImageSource to the image service. |