Icon..::..GetBitmap Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public Bitmap GetBitmap(
	short Width,
	short Height
)
Public Function GetBitmap ( _
	Width As Short, _
	Height As Short _
) As Bitmap
public:
Bitmap^ GetBitmap(
	short^ Width, 
	short^ Height
)

Parameters

Width
Type: Int16
Height
Type: Int16