NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ImageIndexConverter Class

ImageIndexConverter is a class that can be used to convert image index values one data type to another.

Object
   TypeConverter
      Int32Converter
         ImageIndexConverter

[Visual Basic]
Public Class ImageIndexConverter
   Inherits Int32Converter
[C#]
public class ImageIndexConverter : Int32Converter
[C++]
public __gc class ImageIndexConverter : public Int32Converter
[JScript]
public class ImageIndexConverter extends Int32Converter

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ImageIndexConverter Members | System.WinForms Namespace