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