This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRenderingRule2 Interface > IRenderingRule2.Type Property (ArcObjects .NET 10.4 SDK) |
The rendering function template type.
[Visual Basic .NET] Public Property Type As esriRasterFunctionTemplateType
[C#] public esriRasterFunctionTemplateType Type {get; set;}
[C++]
HRESULT get_Type(
esriRasterFunctionTemplateType* pType
);
[C++]
HRESULT put_Type(
esriRasterFunctionTemplateType pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriRasterFunctionTemplateType pType [in]
pType is a parameter of type esriRasterFunctionTemplateType