ComboBoxData.Image
Public Property
The image shown on the ComboBox.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ImageSource Image { get; set; }
Property Value
ImageSource
Remarks
The image will be shown on the left side of the item. The best size is 16 x 16 pixels.