Click or drag to resize

StiSuperToolTipBitmapAttribute.GetImage Method (Type)

Returns a SuperToolTip image according to component type.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Bitmap GetImage(
	Type type
)

Parameters

type
Type: System.Type
Component type.

Return Value

Type: Bitmap
SuperToolTip image.
See Also