Gets the width of the raster in pixels.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Width() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Width(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Width( |
| [Java] |
|---|
public ppInteger getWidth(); |
