[]
Gets the position of the left edge of the inner rectangle (color 1) in percentage.
public double Left { get; }
Public ReadOnly Property Left As Double
Type | Description |
---|---|
double | A double value represents the left edge of the inner rectangle. |
For left, 0 means the left 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.