Gets the stride or scan/row width in bytes of the raster data.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RowStride() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_RowStride(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Integer getRowStride(); |






