This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeEnvironment Interface > IRasterTypeEnvironment.RasterTypeNames Property (ArcObjects .NET 10.5 SDK) |
Names of all raster types installed on the system.
[Visual Basic .NET] Public ReadOnly Property RasterTypeNames As IStringArray
[C#] public IStringArray RasterTypeNames {get;}
[C++]
HRESULT get_RasterTypeNames(
IStringArray** ppRasterTypeNames
);
[C++]
Parameters ppRasterTypeNames [out, retval]
ppRasterTypeNames is a parameter of type IStringArray