C# Class NetIde.Core.ToolWindows.DiffViewer.DiffEditorControl.MarkerButton

Afficher le fichier Open project: netide/netide

Méthodes publiques

Méthode Description
Draw ( ViewPort viewPort, PaintEventArgs e, int height ) : void
MarkerButton ( DiffEditorButtonType type, Rectangle bounds ) : System

Method Details

Draw() public méthode

public Draw ( ViewPort viewPort, PaintEventArgs e, int height ) : void
viewPort ViewPort
e PaintEventArgs
height int
Résultat void

MarkerButton() public méthode

public MarkerButton ( DiffEditorButtonType type, Rectangle bounds ) : System
type DiffEditorButtonType
bounds System.Drawing.Rectangle
Résultat System