ILayerNoteElement Class

This is a combination of the note text and the location.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class NoteElement
Inheritance
Object    ILayerNoteElement

Constructors

ILayerNoteElementInitializes a new instance of the ILayerNoteElement class

Properties

Creator Name of the Creator of the note
Date Creation Date
LayerName Layer name to which the note belongs
Location location in ODB++ job to show the note (mils)
NoteText text of the note
TextPositionOffset Offset for the Text Position (mils)

Extension Methods

See Also