Свойство | Тип | Описание | |
---|---|---|---|
events | |||
fields | |||
methods | |||
properties |
Метод | Описание | |
---|---|---|
AddEvent ( Gdk.Pixbuf icon, string type, string name ) : void | ||
AddField ( Gdk.Pixbuf icon, string type, string name ) : void | ||
AddMethod ( Gdk.Pixbuf icon, string retvalue, string name ) : void | ||
AddProperty ( Gdk.Pixbuf icon, string type, string name ) : void | ||
BasicDraw ( Cairo context ) : void | ||
BasicDrawSelected ( Cairo context ) : void | ||
ContainsPoint ( double x, double y ) : bool | ||
TypeFigure ( ) : System | ||
TypeFigure ( IType domtype ) : System |
Метод | Описание | |
---|---|---|
AddMemberGroup ( MonoHotDraw.Figures.VStackFigure group ) : void | ||
CreateGroups ( ) : void |
public AddEvent ( Gdk.Pixbuf icon, string type, string name ) : void | ||
icon | Gdk.Pixbuf | |
type | string | |
name | string | |
Результат | void |
public AddField ( Gdk.Pixbuf icon, string type, string name ) : void | ||
icon | Gdk.Pixbuf | |
type | string | |
name | string | |
Результат | void |
protected AddMemberGroup ( MonoHotDraw.Figures.VStackFigure group ) : void | ||
group | MonoHotDraw.Figures.VStackFigure | |
Результат | void |
public AddMethod ( Gdk.Pixbuf icon, string retvalue, string name ) : void | ||
icon | Gdk.Pixbuf | |
retvalue | string | |
name | string | |
Результат | void |
public AddProperty ( Gdk.Pixbuf icon, string type, string name ) : void | ||
icon | Gdk.Pixbuf | |
type | string | |
name | string | |
Результат | void |
public BasicDrawSelected ( Cairo context ) : void | ||
context | Cairo | |
Результат | void |
public ContainsPoint ( double x, double y ) : bool | ||
x | double | |
y | double | |
Результат | bool |
public TypeFigure ( IType domtype ) : System | ||
domtype | IType | |
Результат | System |
protected TypeMemberGroupFigure,MonoDevelop.ClassDesigner.Figures events | ||
Результат |
protected TypeMemberGroupFigure,MonoDevelop.ClassDesigner.Figures fields | ||
Результат |
protected TypeMemberGroupFigure,MonoDevelop.ClassDesigner.Figures methods | ||
Результат |