AnchorPoint(LinkShape, LineSegment, NodeShape, SizeD, Boolean) Конструктор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)
Параметры
- linkShape
- LinkShape
- lineSegment
- LineSegment
- connectedShape
- NodeShape
- tolerance
- SizeD
- isStartPoint
- Boolean