NetGroupDistancesHTMLReportGetImageBase64 Method
Namespace: PCBI_NetGroups.ReportAssembly: PCBI_NetGroups (in PCBI_NetGroups.dll) Version: 17.0.0.0 (17.0.0.0)
public string GetImageBase64(
string sectionKey,
int idx
)
Public Function GetImageBase64 (
sectionKey As String,
idx As Integer
) As String
public:
virtual String^ GetImageBase64(
String^ sectionKey,
int idx
) sealed
abstract GetImageBase64 :
sectionKey : string *
idx : int -> string
override GetImageBase64 :
sectionKey : string *
idx : int -> string
- sectionKey String
-
- idx Int32
-
StringIHtmlImageReportGetImageBase64(String, Int32)