Method | Description | |
---|---|---|
FunctionShape ( global::Microsoft.VisualStudio.Modeling store ) : System |
Constructor
|
Method | Description | |
---|---|---|
GetCompartmentMappings ( |
||
GetElementImage ( ModelElement mel ) : System.Drawing.Image |
Decides what the icon of the method will be in the interface shape
|
|
GetElementText ( ModelElement mel ) : string |
public FunctionShape ( global::Microsoft.VisualStudio.Modeling store ) : System | ||
store | global::Microsoft.VisualStudio.Modeling | Store where new element is to be created. |
return | System |
protected GetCompartmentMappings ( |
||
melType | ||
return | global::Microsoft.VisualStudio.Modeling.Diagrams.CompartmentMapping[] |
protected GetElementImage ( ModelElement mel ) : System.Drawing.Image | ||
mel | ModelElement | |
return | System.Drawing.Image |
protected GetElementText ( ModelElement mel ) : string | ||
mel | ModelElement | |
return | string |