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
- icon (StiIcon)
Returns Image
getIconSet static
getIconSet(iconSet: StiIconSet): StiIcon[]
Parameters
- iconSet (StiIconSet)
Returns StiIcon[]
getIcons static
getIcons(iconSet: StiIconSet): Image[]
Parameters
- iconSet (StiIconSet)
Returns Image[]