AreaField::GetBounds Method (ShapeElement^)
Visual Studio 2015
Gets the bounds for this area field from the parent shape, or the default size that was specified.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
ParentShape to get size from.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
Show: