Click or drag to resize

SystemImageListSizeExtensions Class

Extensions for the SystemImageListSize type.
Inheritance Hierarchy
SystemObject
  Jam.ShellSystemImageListSizeExtensions

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public static class SystemImageListSizeExtensions

The SystemImageListSizeExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodDefaultPixelsA SystemImageListSize extension method that returns the default size in pixels for a SystemImageListSize.
Public methodStatic memberFromSizeInitializes this instance from the given size.
Public Extension MethodScaledPixelsA SystemImageListSize extension method that returns the size of the imageList as pixels related to the current scaling.
Top
See Also