Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Row As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Row {get;} |
Return Value
The number of the resized row. The first row is 0, and the last row is 1 less than the image Height.For an example, refer to RasterImageResize.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family