In This Topic
Gets or sets row containing the upper left corner of the object's bounding rectangle.
Syntax
'Declaration
Public Property RowTop As Integer
public int RowTop {get; set;}
Property Value
An
System.Int32 value, representing the number of row containing the upper left corner of the object's bounding rectangle.
See Also