Share Email Facebook Twitter LinkedIn ComboBoxMemberData.Image Property The image shown on the ComboBoxMember.Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public ImageSource Image { get; set; }Property ValueImageSource RemarksThe image will be shown on the left side of the item when the item is added to a ComboBox. The best size is 16 x 16 pixels. See AlsoReferenceComboBoxMemberData ClassAutodesk.Revit.UI Namespace