RectKeepout Class

Definition

Namespace: PCBI_PanelBuilderNesting.Polygons
Assembly: PCBI.Nesting_Library (in PCBI.Nesting_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class RectKeepout : Keepout
Inheritance
Object    Keepout    RectKeepout

Constructors

RectKeepoutInitializes a new instance of the RectKeepout class
RectKeepout(Double, Double)Initializes a new instance of the RectKeepout class
RectKeepout(Double, Double, String)Initializes a new instance of the RectKeepout class

Properties

Height 
Width 
X
(Inherited from Keepout)
Y
(Inherited from Keepout)

Methods

See Also