FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > FlatColumnHeaderRenderer クラス : GetPaintSpecialActiveSelectionRegion メソッド |
'Declaration Protected Overrides Function GetPaintSpecialActiveSelectionRegion( _ ByVal r As Rectangle, _ ByVal appearance As Appearance _ ) As Region
'使用法 Dim instance As FlatColumnHeaderRenderer Dim r As Rectangle Dim appearance As Appearance Dim value As Region value = instance.GetPaintSpecialActiveSelectionRegion(r, appearance)
protected override Region GetPaintSpecialActiveSelectionRegion( Rectangle r, Appearance appearance )