Property | Type | Description | |
---|---|---|---|
connects | Dalssoft.DiagramNet.ConnectorElement[] |
Property | Type | Description | |
---|---|---|---|
Draw | void |
Method | Description | |
---|---|---|
GetLinkedNodes ( ) : |
||
Invalidate ( ) : void |
Method | Description | |
---|---|---|
DrawConnectors ( |
||
InitConnectors ( ) : void | ||
NodeElement ( int top, int left, int width, int height ) : System | ||
UpdateConnectorsPosition ( ) : void |
Method | Description | |
---|---|---|
Draw ( |
protected DrawConnectors ( |
||
g | ||
return | void |
public GetLinkedNodes ( ) : |
||
return |
protected NodeElement ( int top, int left, int width, int height ) : System | ||
top | int | |
left | int | |
width | int | |
height | int | |
return | System |
protected UpdateConnectorsPosition ( ) : void | ||
return | void |