Click or drag to resize

StiSuperToolTipBitmapAttributeGetImage 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: SystemType
Component type.

Return Value

Type: Bitmap
SuperToolTip image.
See Also