MoveableDecoratorHostShape::SetAbsoluteBoundsValue Method (RectangleD)

 

Override SetAbsoluteBoundsValue() to handle movement through nudge.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual void SetAbsoluteBoundsValue(
	RectangleD newValue
) override

Parameters

newValue
Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleD

New absolute bounds.

Return to top
Show: