[]
Gets the position of the top edge of the inner rectangle (color 1) in percentage.
public double Top { get; }
Public ReadOnly Property Top As Double
Type | Description |
---|---|
double | A double value represents the top edge of the inner rectangle. |
For top, 0 means the top edge of the inner rectangle is on the top edge of the cell, and 1 means it is on the bottom edge of the cell.