Click or drag to resize

IconSizeInfo Class

Descriptor for the icon of a specific type
Inheritance Hierarchy
SystemObject
  CodeStack.SwEx.Common.IconsIconSizeInfo

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 class IconSizeInfo

The IconSizeInfo type exposes the following members.

Constructors
  NameDescription
Public methodIconSizeInfo
Icon size constructor with source image, target size and optional base name
Top
Properties
  NameDescription
Public propertyName
Base name of the icon
Public propertySourceImage
Original image of the icon
Public propertyTargetSize
Required size of the icon
Top
Methods
  NameDescription
Public methodStatic memberCreateFileName
Generates the file name for the icon
Top
See Also