StiIconSetHelper Class

Namespace: Stimulsoft.Report.Components

Methods

Method Returns Description
getIcon static Image  
getIcon2 static Image  
getIconSet static StiIcon[]  
getIcons static Image[]  

Method Details

getIcon static

getIcon(indicator: StiIconSetIndicator): Image

Parameters

  • indicator (StiIconSetIndicator)

Returns Image


getIcon2 static

getIcon2(icon: StiIcon): Image

Parameters

Returns Image


getIconSet static

getIconSet(iconSet: StiIconSet): StiIcon[]

Parameters

Returns StiIcon[]


getIcons static

getIcons(iconSet: StiIconSet): Image[]

Parameters

Returns Image[]