This document is archived and information here might be outdated. Recommended version. |
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