ZoneDefinitionDispensing Class

Definition

Namespace: PCBI_Dispensing_Analysis.Zones
Assembly: PCBI_Dispensing_Analysis (in PCBI_Dispensing_Analysis.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class ZoneDefinitionDispensing : ZoneDefinition
Inheritance
Object    INoteBase    ZoneDefinition    ZoneDefinitionDispensing

Constructors

ZoneDefinitionDispensingInitializes a new instance of the ZoneDefinitionDispensing class

Properties

AreaColor
(Inherited from ZoneDefinition)
Bounds
(Inherited from ZoneDefinition)
CanMoveAnchor Move the anchor point possible?
(Inherited from INoteBase)
CanMoveLabel Move the label location possible?
(Inherited from INoteBase)
ClientOffset The offset of this INote.
(Inherited from INoteBase)
Description
(Inherited from ZoneDefinition)
ID
(Inherited from ZoneDefinition)
IsPostPaintingNote Variable decides whether the note is drawn before or after the CAD data is drawn.
(Inherited from INoteBase)
ODBStringAreaDefinition
(Inherited from ZoneDefinition)
ParentLayer Shown on which layer?
(Inherited from INoteBase)
StepName
(Inherited from ZoneDefinition)
Surface
(Inherited from ZoneDefinition)
Thickness
(Inherited from ZoneDefinition)
TouchingComponents
(Inherited from ZoneDefinition)
Visible Set this note visible of hidden.
(Inherited from INoteBase)
WorldLocation First location of this note in world coordinates
(Inherited from INoteBase)
WorldLocations Locations of this note in world coordinates.
(Inherited from INoteBase)

Methods

Fields

OriginalAnchorPointBeforeMove When a Anchor point is moved, this is the previous location before the move
(Inherited from INoteBase)

See Also