Gets the symbol to add to the outer edge of the component graphic symbol.

syntaxSyntax:
DlxPin.GetSymbolOutsideEdge()

Return Value

Returns one of the following values:

DlxApp.IEEESYMBOLOUTSIDEEDGE_NONE
DlxApp.IEEESYMBOLOUTSIDEEDGE_DOT
DlxApp.IEEESYMBOLOUTSIDEEDGE_LOWIN
DlxApp.IEEESYMBOLOUTSIDEEDGE_LOWOUT

Example

  Copy codeCopy code

See also