NodeShape.SetAbsoluteBoundsValue(RectangleD) 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 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