[]
        
(Showing Draft Content)

FarPoint.Win.IBorder

IBorder Interface

Interface that supports painting a border around a cell.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public interface IBorder
Public Interface IBorder

Properties

Name Description
Inset

Gets the insets of the border.

Methods

Name Description
Paint(Graphics, int, int, int, int)

Paints the border inside the specified rectangle.