NodeShape.GetAbsoluteBoundsValue 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.
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