This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITOCClass Interface > ITOCClass.SymbolPatchImage Property (ArcObjects .NET 10.5 SDK) |
The symbol patch image.
[Visual Basic .NET] Public Function get_SymbolPatchImage ( _ ByVal fileType As String _ ) As String
[C#] public string get_SymbolPatchImage ( string fileType );
[C++]
HRESULT get_SymbolPatchImage(
BSTR fileType,
BSTR* patchPath
);
[C++]
Parameters fileType [in] fileType is a parameter of type BSTR patchPath [out, retval] patchPath is a parameter of type BSTR