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: 6.3.1
Syntax
public static class SystemImageListSizeExtensions

The SystemImageListSizeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDefaultPixels
A SystemImageListSize extension method that returns the default size in pixels for a SystemImageListSize.
Public methodStatic memberFromSize
Initializes this instance from the given size.
Public methodStatic memberScaledPixels
A SystemImageListSize extension method that returns the size of the imageList as pixels related to the current scaling.
Top
See Also