ElementListCompartment::ItemDisplayImageGetter Property
Visual Studio 2015
Get/Set the delegate that provides an image for the compartment item
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property DisplayImageGetter^ ItemDisplayImageGetter { DisplayImageGetter^ get(); void set(DisplayImageGetter^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::DisplayImageGetter^
Show: