SoImageVizGetProductName Method |
Returns a character string identifying the name of the extension.
Namespace: OIV.ImageVizAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static string GetProductName()
Public Shared Function GetProductName As String
public:
static String^ GetProductName()
static member GetProductName : unit -> string
Return Value
Type:
StringRemarks See Also