IPolyClassView Class

Debug view class to find more information while debugging.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class View
Inheritance
Object    IPolyClassView

Properties

Bmp See a image of the currently used polygon.
BmpFilled See a filled image of the currently used polygon.
Bounds Width and Height with offset for this polygon.
EdgeCount Count of all edges from this polygon.
Edges List of edges to have a look on each element.

Fields

Extension Methods

See Also