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