NodeShape::CreateDefaultBounds Method (Double, Double)
Visual Studio 2015
Creates default bounding rectangle for the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- x
-
Type:
System::Double
The default x-coordinate for the bounding rectangle.
- y
-
Type:
System::Double
The default y-coordinate for the bounding rectangle.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleDThe default bounding rectangle for the shape.
Show: