InterfaceLayerGetNotesOnLayer Method

Notes of this layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<ILayerNoteElement> GetNotesOnLayer()

Return Value

ListILayerNoteElement
List with notes for this layer.

See Also