IRasterTypeInfo Interface

Provides access to members that describe a raster type.

Members

Name Description
Read/write property Description The raster type description.
Read/write property Help The raster type help URL.
Read/write property Name The raster type name.

IRasterTypeInfo.Description Property

The raster type description.

Public Property Description As String
public string Description {get; set;}

IRasterTypeInfo.Help Property

The raster type help URL.

Public Property Help As String
public string Help {get; set;}

IRasterTypeInfo.Name Property

The raster type name.

Public Property Name As String
public string Name {get; set;}

Classes that implement IRasterTypeInfo

Classes Description
RasterTypeInfo A raster type info object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.