MoveableDecoratorHostShape.CalculateCenterLocation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Calculate the new location of the center of this host shape based on the location of the parent shape.
protected public:
Microsoft::VisualStudio::Modeling::Diagrams::PointD CalculateCenterLocation();
protected internal Microsoft.VisualStudio.Modeling.Diagrams.PointD CalculateCenterLocation ();
member this.CalculateCenterLocation : unit -> Microsoft.VisualStudio.Modeling.Diagrams.PointD
Protected Friend Function CalculateCenterLocation () As PointD
Returns
The location of the center of this host shape.