This document is archived and information here might be outdated. Recommended version. |
Inidicates how the raster is integer property is to be managed.
[Visual Basic .NET] Public Property RasterRule As esriGPSchemaRasterType
[C#] public esriGPSchemaRasterType RasterRule {get; set;}
[C++]
HRESULT get_RasterRule(
esriGPSchemaRasterType* Type
);
[C++]
HRESULT put_RasterRule(
esriGPSchemaRasterType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriGPSchemaRasterType* Type [in]
Type is a parameter of type esriGPSchemaRasterType