INoteBaseWorldLocations Property

Locations of this note in world coordinates.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual List<PointD> WorldLocations { get; set; }

Property Value

ListPointD

See Also