IPolyClassFillMode Enumeration

Mode to fill poly while drawing.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
public enum FillMode

Members

Alpha0 
OnBackgroundAndTransparentPixels1 
OnlyOnBackground2 
Everywhere3 

See Also