| Visual Basic (Declaration) | |
|---|---|
Public Property Order As RasterByteOrder | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public RasterByteOrder Order {get; set;} | |
| C++/CLI | |
|---|---|
public: property RasterByteOrder Order { RasterByteOrder get(); void set (RasterByteOrder value); } | |
Return Value
The desired color order for the thumbnail image.For an example, refer to RasterCodecs.ReadThumbnail.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family