IDragAndDropManagerShowOversizePolyForMinDistance Property

If MinDistance > 0 it shows a extra polygon with distance value.

Definition

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

Property Value

Boolean

See Also