NodeShape.SetAbsoluteBoundsValue(RectangleD) Method

Definition

Provides backing storage for the NodeShape.AbsoluteBounds property.

protected:
 virtual void SetAbsoluteBoundsValue(Microsoft::VisualStudio::Modeling::Diagrams::RectangleD newValue);
protected virtual void SetAbsoluteBoundsValue (Microsoft.VisualStudio.Modeling.Diagrams.RectangleD newValue);
abstract member SetAbsoluteBoundsValue : Microsoft.VisualStudio.Modeling.Diagrams.RectangleD -> unit
override this.SetAbsoluteBoundsValue : Microsoft.VisualStudio.Modeling.Diagrams.RectangleD -> unit
Protected Overridable Sub SetAbsoluteBoundsValue (newValue As RectangleD)

Parameters

newValue
RectangleD

Applies to