Gets the image which corresponds to the lowest displaying mode.

Namespace:  PerpetuumSoft.Framework.Drawing
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public Image GetSmallImage()
Visual Basic (Declaration)
Public Function GetSmallImage As Image
Visual C++
public:
Image^ GetSmallImage()

See Also