NodeShape::SetAbsoluteBoundsValue Method (RectangleD)

 

Sets the value for the AbsoluteBounds property.

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
)

Parameters

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

The new value for the AbsoluteBounds property.

Return to top
Show: