eagleDrawingSchematiclibraries Property
Namespace: eagle_import_schAssembly: PCBI_Eagle_Import (in PCBI_Eagle_Import.dll) Version: 16.0.0.0 (16.0.0.0)
public eagleDrawingSchematicLibrary[] libraries { get; set; }
Public Property libraries As eagleDrawingSchematicLibrary()
Get
Set
public:
property array<eagleDrawingSchematicLibrary^>^ libraries {
array<eagleDrawingSchematicLibrary^>^ get ();
void set (array<eagleDrawingSchematicLibrary^>^ value);
}
member libraries : eagleDrawingSchematicLibrary[] with get, set
Property Value
eagleDrawingSchematicLibrary