ArcObjects Library Reference (DataSourcesRaster)  

IFormosat2Xform.Rows Property

Rows in the image.

[Visual Basic .NET]
Public ReadOnly Property Rows As Integer
[C#]
public int Rows {get;}
[C++]
HRESULT get_Rows(
  long* Rows
);
[C++]

Parameters

Rows [out, retval]   Rows is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFormosat2Xform Interface