AnchorPoint Constructor (LinkShape^, LineSegment^, NodeShape^, SizeD, Boolean)

 
Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
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
)
Return to top
Show: