This document is archived and information here might be outdated. Recommended version. |
The type of symbol substitution.
[Visual Basic .NET] Public Property SubstituteType As esriSymbolSubstituteType
[C#] public esriSymbolSubstituteType SubstituteType {get; set;}
[C++]
HRESULT get_SubstituteType(
esriSymbolSubstituteType* SubstituteType
);
[C++]
HRESULT put_SubstituteType(
esriSymbolSubstituteType SubstituteType
);
[C++] Parameters SubstituteType [out, retval]
SubstituteType is a parameter of type esriSymbolSubstituteType* SubstituteType [in]
SubstituteType is a parameter of type esriSymbolSubstituteType