Retrieves an image suitable for an action in a specific category.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static Image GetDefaultImage( ActionCategories category )
Public Shared Function GetDefaultImage ( _ category As ActionCategories _ ) As Image
public: static Image^ GetDefaultImage( ActionCategories category )
Parameters
- category (ActionCategories)
- The category of the action
Return Value
An Image suitable for the category specified