AnchorPoint(LinkShape, LineSegment, NodeShape, SizeD, Boolean) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
AnchorPoint(Microsoft::VisualStudio::Modeling::Diagrams::LinkShape ^ linkShape, Microsoft::VisualStudio::Modeling::Diagrams::LineSegment ^ lineSegment, Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ connectedShape, Microsoft::VisualStudio::Modeling::Diagrams::SizeD tolerance, bool isStartPoint);
public AnchorPoint (Microsoft.VisualStudio.Modeling.Diagrams.LinkShape linkShape, Microsoft.VisualStudio.Modeling.Diagrams.LineSegment lineSegment, Microsoft.VisualStudio.Modeling.Diagrams.NodeShape connectedShape, Microsoft.VisualStudio.Modeling.Diagrams.SizeD tolerance, bool isStartPoint);
new Microsoft.VisualStudio.Modeling.Diagrams.AnchorPoint : Microsoft.VisualStudio.Modeling.Diagrams.LinkShape * Microsoft.VisualStudio.Modeling.Diagrams.LineSegment * Microsoft.VisualStudio.Modeling.Diagrams.NodeShape * Microsoft.VisualStudio.Modeling.Diagrams.SizeD * bool -> Microsoft.VisualStudio.Modeling.Diagrams.AnchorPoint
Public Sub New (linkShape As LinkShape, lineSegment As LineSegment, connectedShape As NodeShape, tolerance As SizeD, isStartPoint As Boolean)
Parameter
- linkShape
- LinkShape
- lineSegment
- LineSegment
- connectedShape
- NodeShape
- tolerance
- SizeD
- isStartPoint
- Boolean