Diagram.SetAbsoluteBoundsValue(RectangleD) 方法

定义

函数名称: SetValueForCustomStoredProperty 说明:

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)

参数

newValue
RectangleD

对象 newValue

适用于