AnchorPoint Constructor (LinkShape^, LineSegment^, NodeShape^, SizeD, Boolean)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: AnchorPoint( LinkShape^ linkShape, LineSegment^ lineSegment, NodeShape^ connectedShape, SizeD tolerance, bool isStartPoint )
Parameters
- linkShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkShape^
- lineSegment
- Type: Microsoft.VisualStudio.Modeling.Diagrams::LineSegment^
- connectedShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::NodeShape^
- tolerance
- Type: Microsoft.VisualStudio.Modeling.Diagrams::SizeD
- isStartPoint
- Type: System::Boolean
Show: