Share via


UserInteractionServices.GetIcon Method

Include Protected Members
Include Inherited Members

Returns a bitmap for an icon to use in the user interface (UI) to match the provided element.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetIcon(IModelElement) Returns a bitmap for an icon to use in the UI to match the provided element.
Public method GetIcon(ModelElementClass) Returns a bitmap for an icon to use in the UI to match the provided element.
Public method GetIcon(IModelElement, ElementIconState) Returns a bitmap for an icon to use in the UI to match the provided element and icon state.
Public method GetIcon(ModelElementClass, ElementIconState) Returns a bitmap for an icon to use in the UI to match the provided element and icon state.

Top

See Also

Reference

UserInteractionServices Class

Microsoft.Data.Schema Namespace