Click or drag to resize

StiSuperToolTipBitmapAttributeGetImagePath Method

Returns a path to SuperToolTip image according to its type.

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

Parameters

type
Type: SystemType
Component type.

Return Value

Type: String
Path to Image.
See Also