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