[]
Gets the content portion of a cell's rectangle.
public Rectangle GetContentRectangle(Rectangle rc)
Type | Name | Description |
---|---|---|
Rectangle | rc | Cell rectangle. |
Type | Description |
---|---|
Rectangle | A rectangle that represents the content portion of a cell, discounting the area taken up by the cell borders. |