[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetImage

GetImage Method

GetImage(int)

Gets the graphic image used in the specified part of the user interface.

Declaration
public Image GetImage(int id)
Public Function GetImage(id As Integer) As Image
Parameters
Type Name Description
int id

Unique identifier that specifies which part of the interface in which the image is used

Returns
Type Description
Image