Expand Minimize
This topic has not yet been rated - Rate this topic

DiagramClientView.ManuallyRouteSelection Method

Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in microsoft.visualstudio.modeling.diagrams.dll)

public void ManuallyRouteSelection (
	LinkShape linkShape,
	LineSegment segment,
	PointD routeDelta,
	PointD previousPoint
)
public void ManuallyRouteSelection (
	LinkShape linkShape, 
	LineSegment segment, 
	PointD routeDelta, 
	PointD previousPoint
)
public function ManuallyRouteSelection (
	linkShape : LinkShape, 
	segment : LineSegment, 
	routeDelta : PointD, 
	previousPoint : PointD
)

Parameters

linkShape
segment
routeDelta
previousPoint
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.