VGConnection Class
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.
public ref class VGConnection : Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGLayoutObject
public class VGConnection : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject
type VGConnection = class
inherit VGLayoutObject
Public Class VGConnection
Inherits VGLayoutObject
- Inheritance
Constructors
VGConnection() |
Properties
CenterX | (Inherited from VGLayoutObject) |
CenterY | (Inherited from VGLayoutObject) |
Connections | (Inherited from VGLayoutObject) |
Disposed | (Inherited from VGLayoutObject) |
Edge | |
EscapeDir | |
FixedFlags | (Inherited from VGLayoutObject) |
Graph | (Inherited from VGLayoutObject) |
Height | (Inherited from VGLayoutObject) |
InOut | |
Invisible | (Inherited from VGLayoutObject) |
LayoutObjectType | (Inherited from VGLayoutObject) |
Node | |
Parent[Int32] | (Inherited from VGLayoutObject) |
PlacementDepth | (Inherited from VGLayoutObject) |
PlacementStyle | (Inherited from VGLayoutObject) |
RelativeTo | (Inherited from VGLayoutObject) |
RoutingBarrier | (Inherited from VGLayoutObject) |
RoutingStyle | (Inherited from VGLayoutObject) |
Select | (Inherited from VGLayoutObject) |
Side | |
SubGraph | (Inherited from VGLayoutObject) |
UserObject | (Inherited from VGLayoutObject) |
Visible | (Inherited from VGLayoutObject) |
Width | (Inherited from VGLayoutObject) |
Methods
CreateInnerLayoutObject() | |
Dispose() | (Inherited from VGLayoutObject) |
Dispose(Boolean, Boolean) | (Inherited from VGLayoutObject) |
Dispose(Boolean) | (Inherited from VGLayoutObject) |
GetCenter(Double, Double) | (Inherited from VGLayoutObject) |
GetParametricPosition(Double, Double) | |
Init() | (Inherited from VGLayoutObject) |
RemoveCollections() | (Inherited from VGLayoutObject) |
RemoveFromRecorders() | (Inherited from VGLayoutObject) |
ResetPosition() | |
SetCenter(Double, Double) | (Inherited from VGLayoutObject) |
SetParametricPosition(Double, Double) |