This document is archived and information here might be outdated. Recommended version. |
The allowed list of raster functions for an image view.
[Visual Basic .NET]
Public Property AllowedRasterFunctions As String
[C#]
public string AllowedRasterFunctions {get; set;}
[C++]
HRESULT get_AllowedRasterFunctions(
System.String* pFunctionNames
);
[C++]
HRESULT put_AllowedRasterFunctions(
BSTR pFunctionNames
);
[C++] Parameters pFunctionNames [out, retval]
pFunctionNames is a parameter of type BSTR* pFunctionNames [in]
pFunctionNames is a parameter of type BSTR