[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewAction.GetImage

GetImage Method

GetImage(ImageSetEnum, C1PreviewActionEnum)

Gets one of the predefined images representing the specified action.

Declaration
public static Image GetImage(ImageSetEnum imageSet, C1PreviewActionEnum action)
Parameters
Type Name Description
ImageSetEnum imageSet

The image set to use.

C1PreviewActionEnum action

The action to return the image for.

Returns
Type Description
Image

The image from the specified image set representing the specified action, or null if the action has no corresponding image.