This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IField2 Interface > IField2.RasterDef Property (ArcObjects .NET 10.4 SDK) |
The raster column definition.
[Visual Basic .NET] Public ReadOnly Property RasterDef As IRasterDef
[C#] public IRasterDef RasterDef {get;}
[C++]
HRESULT get_RasterDef(
IRasterDef** RasterDef
);
[C++]
Parameters RasterDef [out, retval]
RasterDef is a parameter of type IRasterDef