Property | Type | Description | |
---|---|---|---|
Add | int | ||
CalcWindow | void | ||
CalcWindow | void | ||
CalcWindowLocation | void | ||
CalcWindowSize | void | ||
ChangeIndex | void | ||
Clear | void | ||
ElementCollection | System | ||
Insert | void | ||
Remove | void |
Method | Description | |
---|---|---|
Contains ( |
||
GetArray ( ) : Dalssoft.DiagramNet.BaseElement[] | ||
IndexOf ( |
||
this ( int item ) : |
Method | Description | |
---|---|---|
Add ( |
||
CalcWindow ( ) : void | ||
CalcWindow ( bool forceCalc ) : void | ||
CalcWindowLocation ( |
||
CalcWindowSize ( |
||
ChangeIndex ( int i, int y ) : void | ||
Clear ( ) : void | ||
ElementCollection ( ) : System | ||
Insert ( int index, |
||
Remove ( |
public Contains ( |
||
element | ||
return | bool |
public GetArray ( ) : Dalssoft.DiagramNet.BaseElement[] | ||
return | Dalssoft.DiagramNet.BaseElement[] |