[]
Interface that supports painting a border around a cell.
public interface IBorder
Public Interface IBorder
Name | Description |
---|---|
Inset | Gets the insets of the border. |
Name | Description |
---|---|
Paint(Graphics, int, int, int, int) | Paints the border inside the specified rectangle. |