| IIconGetHighResolutionIconSizes Method |
List of required icon size for high definition resolution
Namespace:
CodeStack.SwEx.Common.Icons
Assembly:
CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax IEnumerable<IconSizeInfo> GetHighResolutionIconSizes()
Function GetHighResolutionIconSizes As IEnumerable(Of IconSizeInfo)
Return Value
Type:
IEnumerableIconSizeInfoSee Also