NodeShape.Side(RectangleD) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Assigns a side to the port
public:
virtual Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGGeneralDirection Side(Microsoft::VisualStudio::Modeling::Diagrams::RectangleD rectangle);
[System.CLSCompliant(false)]
public virtual Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGGeneralDirection Side (Microsoft.VisualStudio.Modeling.Diagrams.RectangleD rectangle);
[<System.CLSCompliant(false)>]
abstract member Side : Microsoft.VisualStudio.Modeling.Diagrams.RectangleD -> Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGGeneralDirection
override this.Side : Microsoft.VisualStudio.Modeling.Diagrams.RectangleD -> Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGGeneralDirection
Public Overridable Function Side (rectangle As RectangleD) As VGGeneralDirection
Parameters
- rectangle
- RectangleD
Returns
- Attributes