[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer.GetPaintSpecialActiveSelectionRegion

GetPaintSpecialActiveSelectionRegion Method

GetPaintSpecialActiveSelectionRegion(Rectangle, Appearance)

Supports getting the region that paints the special active selection like Office 2013.

Declaration
protected virtual Region GetPaintSpecialActiveSelectionRegion(Rectangle r, Appearance appearance)
Protected Overridable Function GetPaintSpecialActiveSelectionRegion(r As Rectangle, appearance As Appearance) As Region
Parameters
Type Name Description
Rectangle r

Location and size of a rectangular region for painting the cell.

Appearance appearance

Appearance settings of the renderer control.

Returns
Type Description
Region

The region that paints the special active selection