ShapeElement.AbsoluteBoundingBoxToEnsureVisible Property

Definition

Gets the bounding rectangle that DiagramClientView.EnsureVisible will use. The rectangle is in world units and relative to the top-left of the diagram.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::RectangleD AbsoluteBoundingBoxToEnsureVisible { Microsoft::VisualStudio::Modeling::Diagrams::RectangleD get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.RectangleD AbsoluteBoundingBoxToEnsureVisible { get; }
member this.AbsoluteBoundingBoxToEnsureVisible : Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Public Overridable ReadOnly Property AbsoluteBoundingBoxToEnsureVisible As RectangleD

Property Value

Applies to