[]
Gets or sets row containing the lower right corner of the object's bounding rectangle.
public int RowBottom { get; set; }
Type | Description |
---|---|
int | An int value, representing the number of row containing the lower right corner of the object's bounding rectangle. |
Cannot be negative.