public class ZoneDefinitionDispensing : ZoneDefinitionPublic Class ZoneDefinitionDispensing
Inherits ZoneDefinitionpublic ref class ZoneDefinitionDispensing : public ZoneDefinitiontype ZoneDefinitionDispensing =
class
inherit ZoneDefinition
end| ZoneDefinitionDispensing | Initializes a new instance of the ZoneDefinitionDispensing class |
| 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) |
| Clone | (Overrides ZoneDefinitionClone) |
| Draw(Graphics, Double, PointD, PointD, Boolean, Boolean, MatrixD, Color) |
Draw this note in visible area.
(Inherited from INoteBase) |
| Draw(Graphics, Double, PointD, PointD, Boolean, Boolean, MatrixD, Color) | (Inherited from ZoneDefinition) |
| HittestAnchor | (Inherited from ZoneDefinition) |
| HittestLabel | (Inherited from ZoneDefinition) |
| InitZone | (Inherited from ZoneDefinition) |
| IsPointIncluded | (Inherited from ZoneDefinition) |
| MoveAnchor | (Inherited from ZoneDefinition) |
| MoveLabel | (Inherited from ZoneDefinition) |
| SetClickEvent | (Inherited from ZoneDefinition) |
| StartDragging |
Start dragging the note.
(Inherited from INoteBase) |
| UpdateTouchingComponents | (Inherited from ZoneDefinition) |
| OriginalAnchorPointBeforeMove |
When a Anchor point is moved, this is the previous location before the move
(Inherited from INoteBase) |