Свойство | Type | Description | |
---|---|---|---|
events | |||
fields | |||
methods | |||
properties |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
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 | |
Résultat | void |
public AddField ( Gdk.Pixbuf icon, string type, string name ) : void | ||
icon | Gdk.Pixbuf | |
type | string | |
name | string | |
Résultat | void |
protected AddMemberGroup ( MonoHotDraw.Figures.VStackFigure group ) : void | ||
group | MonoHotDraw.Figures.VStackFigure | |
Résultat | void |
public AddMethod ( Gdk.Pixbuf icon, string retvalue, string name ) : void | ||
icon | Gdk.Pixbuf | |
retvalue | string | |
name | string | |
Résultat | void |
public AddProperty ( Gdk.Pixbuf icon, string type, string name ) : void | ||
icon | Gdk.Pixbuf | |
type | string | |
name | string | |
Résultat | void |
public BasicDrawSelected ( Cairo context ) : void | ||
context | Cairo | |
Résultat | void |
public ContainsPoint ( double x, double y ) : bool | ||
x | double | |
y | double | |
Résultat | bool |
public TypeFigure ( IType domtype ) : System | ||
domtype | IType | |
Résultat | System |
protected TypeMemberGroupFigure,MonoDevelop.ClassDesigner.Figures events | ||
Résultat |
protected TypeMemberGroupFigure,MonoDevelop.ClassDesigner.Figures fields | ||
Résultat |
protected TypeMemberGroupFigure,MonoDevelop.ClassDesigner.Figures methods | ||
Résultat |