Click or drag to resize

IIcon Interface

Represents the specific icon descriptor

Namespace:  CodeStack.SwEx.Common.Icons
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
public interface IIcon

The IIcon type exposes the following members.

Properties
  NameDescription
Public propertyTransparencyKey
Transparency key to be applied to transparent color
Top
Methods
  NameDescription
Public methodGetHighResolutionIconSizes
List of required icon size for high definition resolution
Public methodGetIconSizes
List of required icon sizes
Top
See Also