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

AnchoringBehavior.CenterHorizontally Method (AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double)

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

public void CenterHorizontally (
	Edge leftSide,
	ShapeField sibling,
	Edge rightSide,
	double percentage
)
public void CenterHorizontally (
	Edge leftSide, 
	ShapeField sibling, 
	Edge rightSide, 
	double percentage
)
public function CenterHorizontally (
	leftSide : Edge, 
	sibling : ShapeField, 
	rightSide : Edge, 
	percentage : double
)

Parameters

leftSide
sibling
rightSide
percentage
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.