This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRasterSchema Interface > IGPRasterSchema.RasterFormatRule Property (ArcObjects .NET 10.5 SDK) |
Inidicates how the raster format property is to be managed.
[Visual Basic .NET] Public Property RasterFormatRule As esriGPSchemaRasterFormatType
[C#] public esriGPSchemaRasterFormatType RasterFormatRule {get; set;}
[C++]
HRESULT get_RasterFormatRule(
esriGPSchemaRasterFormatType* Type
);
[C++]
HRESULT put_RasterFormatRule(
esriGPSchemaRasterFormatType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriGPSchemaRasterFormatType Type [in]
Type is a parameter of type esriGPSchemaRasterFormatType