C# Class NClass.DiagramEditor.ClassDiagram.Editors.FloatingEditor

Inheritance: EditorWindow
Datei anzeigen Open project: gbaychev/NClass

Protected Methods

Method Description
FloatingEditor ( ) : System
OnPaintBackground ( PaintEventArgs e ) : void

Method Details

FloatingEditor() protected method

protected FloatingEditor ( ) : System
return System

OnPaintBackground() protected method

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
return void