INoteBaseIsPostPaintingNote Property

Variable decides whether the note is drawn before or after the CAD data is drawn.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual bool IsPostPaintingNote { get; set; }

Property Value

Boolean

See Also