Share via


ImageListBase.IconWidth Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public ReadOnly Property IconWidth As Integer
public int IconWidth { get; }
public:
property int IconWidth {
    int get ();
}
member IconWidth : int with get
function get IconWidth () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ImageListBase Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace