NodeShape::Side Method (RectangleD)
Visual Studio 2015
Assigns a side of the shape to the port.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [CLSCompliantAttribute(false)] virtual VGGeneralDirection Side( RectangleD rectangle )
Parameters
- rectangle
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
The bounding rectangle for the shape.
- portRect
Rectangle of interest.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject::VGGeneralDirectionThe side of the shape to which the port was assigned.
Show: