RelaxISWCFLinkProxyGetCurrentTransferFunction Method |
Retrieves the plugin name of the currently active transfer function.
Namespace: RelaxIS_SDK.RelaxISWCFLinkAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public string GetCurrentTransferFunction()
Public Function GetCurrentTransferFunction As String
Dim instance As RelaxISWCFLinkProxy
Dim returnValue As String
returnValue = instance.GetCurrentTransferFunction()
Return Value
StringThe plugin name of the currently active transfer function.
Implements
IRelaxISWCFLinkGetCurrentTransferFunctionSee Also