This document is archived and information here might be outdated. Recommended version. |
Creates a raster type object given a name.
[Visual Basic .NET] Public Function CreateRasterType ( _ ByVal RasterTypeName As String _ ) As IRasterType
[C#] public IRasterType CreateRasterType ( string RasterTypeName );
[C++]
HRESULT CreateRasterType(
BSTR RasterTypeName
);
[C++] Parameters RasterTypeName [in]
RasterTypeName is a parameter of type BSTR