public class SolderingTrackNote : INotePublic Class SolderingTrackNote
Inherits INotepublic ref class SolderingTrackNote : public INotetype SolderingTrackNote =
class
inherit INote
end| SolderingTrackNote | Initializes a new instance of the SolderingTrackNote class |
| IsPostPaintingNote |
Variable decides whether the note is drawn before or after the CAD data is drawn.
(Inherited from INoteBase) |
| IsSelected |
| Draw(Graphics, Double, PointD, PointD, Boolean, Boolean, MatrixD, Color) |
Draw this note in visible area.
(Inherited from INote) |
| Draw(Graphics, Double, PointD, PointD, Boolean, Boolean, MatrixD, Color) | |
| HittestAnchor | (Overrides INoteBaseHittestAnchor(PointD, Double, Int32)) |
| HittestLabel | (Overrides INoteBaseHittestLabel(PointD, Double)) |
| MoveAnchor | (Overrides INoteBaseMoveAnchor(PointD, Int32)) |
| MoveLabel | (Overrides INoteBaseMoveLabel(PointD, Double)) |
| StartDragging |
Start dragging the note.
(Inherited from INoteBase) |
| BackColor |
Back color for this INote.
(Inherited from INote) |
| BorderColor |
Color for the border of this INote.
(Inherited from INote) |
| ComponentRef | |
| FontName |
Name of the used font.
(Inherited from INote) |
| FontSize |
Size of the font.
(Inherited from INote) |
| ForeColor |
Fore color to show the text.
(Inherited from INote) |
| OriginalAnchorPointBeforeMove |
When a Anchor point is moved, this is the previous location before the move
(Inherited from INoteBase) |
| SolderingNozzleName | |
| SolderSide | |
| StandardSpeedMMS | |
| StandardStayMS | |
| StartPoint | |
| SubTracks | |
| Tag |
Store an object in Tag.
(Inherited from INote) |
| Text |
Text to show on the INote.
(Inherited from INote) |