This document is archived and information here might be outdated. Recommended version. |
The raster item ID.
[Visual Basic .NET]
Public Property RasterID As Integer
[C#]
public int RasterID {get; set;}
[C++]
HRESULT get_RasterID(
System.Int32* pRID
);
[C++]
HRESULT put_RasterID(
long pRID
);
[C++] Parameters pRID [out, retval]
pRID is a parameter of type long* pRID [in]
pRID is a parameter of type long