This topic has not yet been rated - Rate this topic

Diagram.SetAbsoluteBoundsValue Method

Sets the absolute bounds for the diagram.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
protected override void SetAbsoluteBoundsValue(
	RectangleD newValue
)

Parameters

newValue
Type: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
The rectangle that contains the size and position to use for the absolute bounds.

The absolute bounds represents the area upon which the diagram can be drawn. If the diagram is larger than this area, it is rendered outside this area, and scrollbars appear so that a user can scroll to the content.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ