Diagram.SetAbsoluteBoundsValue(RectangleD) Method

Definition

Function name: SetValueForCustomStoredProperty Description:

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

Parameters

newValue
RectangleD

object newValue

Applies to