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