This document is archived and information here might be outdated. Recommended version. |
Makes as an integer constant geodata.
[Visual Basic .NET] Public Sub Create ( _ ByVal Type As esriRasterDistributionEnum, _ [ByRef Value As Object] _ )
[C#] public void Create ( esriRasterDistributionEnum Type, ref object Value );
[C++]
HRESULT Create(
esriRasterDistributionEnum Type,
Variant* Value
);
[C++]
Parameters Type [in]
Type is a parameter of type esriRasterDistributionEnum Value [in, optional]
Value is a parameter of type VARIANT*