GhostShape.SourceAbsoluteBoundingBox Property

Definition

Gets the original bounding box of the shape in world units relative to the top-left of the diagram.

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

Property Value

Applies to