Click or drag to resize

RelaxISWCFLinkProxyGetCurrentTransferFunction Method

Retrieves the plugin name of the currently active transfer function.

Namespace: RelaxIS_SDK.RelaxISWCFLink
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public string GetCurrentTransferFunction()

Return Value

String
The plugin name of the currently active transfer function.

Implements

IRelaxISWCFLinkGetCurrentTransferFunction
See Also