IVsManagedImageService Interface

Definition

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.

Applies to