DisplayImageGetter Delegate

 

Delegate to get the image to show for a compartment list item

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public delegate Image^ DisplayImageGetter(
	ModelElement^ element
)

Return Value

Type: System.Drawing::Image^
Return to top
Show: