COM Interface: IOutlines
This class provides access to the following properties in eCADSTAR PCB Editor.
Members
Properties
Property | Description |
---|---|
long Count {get} | Returns the number of outlines in the collection. |
IPCBOutline Item(long index) | Returns the outline at a specific index. |
IEnumVARIANT_NewEnum {get} | Enables use of the built-in syntax of a COM client to iterate through an object's collection of items. |