C# Class dnSpy.Hex.Editor.ActiveColumnHighlighterService.RectangleElement

Inheritance: UIElement
Afficher le fichier Open project: 0xd4d/dnSpy

Méthodes publiques

Méthode Description
RectangleElement ( HexColumnType column, Rect rect, System.Windows.Media.Brush brush, System.Windows.Media.Pen pen ) : System

Méthodes protégées

Méthode Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Method Details

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
Résultat void

RectangleElement() public méthode

public RectangleElement ( HexColumnType column, Rect rect, System.Windows.Media.Brush brush, System.Windows.Media.Pen pen ) : System
column HexColumnType
rect System.Windows.Rect
brush System.Windows.Media.Brush
pen System.Windows.Media.Pen
Résultat System