Click or drag to resize

SystemImageListSizeExtensionsFromSize Method

Initializes this instance from the given size.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public static SystemImageListSize FromSize(
	int pPixels
)

Parameters

pPixels
Type: SystemInt32
The pixels.

Return Value

Type: SystemImageListSize
A list of.
See Also