NodeShape.GetAbsoluteBoundsValue Method

Definition

Provides backing storage for the NodeShape.AbsoluteBounds property.

protected:
 virtual Microsoft::VisualStudio::Modeling::Diagrams::RectangleD GetAbsoluteBoundsValue();
protected virtual Microsoft.VisualStudio.Modeling.Diagrams.RectangleD GetAbsoluteBoundsValue ();
abstract member GetAbsoluteBoundsValue : unit -> Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
override this.GetAbsoluteBoundsValue : unit -> Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Protected Overridable Function GetAbsoluteBoundsValue () As RectangleD

Returns

Applies to