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