Gets the symbol to add to the outer edge of the component graphic symbol.
Syntax: |
---|
DlxPin.GetSymbolOutsideEdge() |
Return Value
Returns one of the following values:
DlxApp.IEEESYMBOLOUTSIDEEDGE_NONE | |
DlxApp.IEEESYMBOLOUTSIDEEDGE_DOT | |
DlxApp.IEEESYMBOLOUTSIDEEDGE_LOWIN | |
DlxApp.IEEESYMBOLOUTSIDEEDGE_LOWOUT |
Example
Copy code | |
---|---|
|