Gets the width of the icon. If Nan, the arrange width will be used.
public double RenderWidth {get; set;}
'Declaration
Public Property RenderWidth As Double
'Usage
Dim instance As C1Icon
Dim value As Double
instance.RenderWidth = value
value = instance.RenderWidth