Share via


VGPort Class

Definition

public ref class VGPort : Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGNode
public class VGPort : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGNode
type VGPort = class
    inherit VGNode
Public Class VGPort
Inherits VGNode
Inheritance

Constructors

VGPort()

Properties

CenterX (Inherited from VGLayoutObject)
CenterY (Inherited from VGLayoutObject)
Connections (Inherited from VGLayoutObject)
Disposed (Inherited from VGLayoutObject)
Escape
FixedFlags
Graph (Inherited from VGLayoutObject)
Height (Inherited from VGLayoutObject)
Invisible (Inherited from VGLayoutObject)
LayoutObjectType (Inherited from VGLayoutObject)
Parent
Parent[Int32] (Inherited from VGLayoutObject)
PlacementDepth (Inherited from VGLayoutObject)
PlacementStyle (Inherited from VGLayoutObject)
RelativeTo (Inherited from VGLayoutObject)
Rotate
Rotated
RotateIncrement
RoutingBarrier (Inherited from VGLayoutObject)
RoutingStyle (Inherited from VGLayoutObject)
Select (Inherited from VGLayoutObject)
SubGraph (Inherited from VGLayoutObject)
UserObject (Inherited from VGLayoutObject)
Visible (Inherited from VGLayoutObject)
Width (Inherited from VGLayoutObject)

Methods

CreateInnerLayoutObject()
Dispose() (Inherited from VGLayoutObject)
Dispose(Boolean) (Inherited from VGLayoutObject)
Dispose(Boolean, Boolean)
GetCenter(Double, Double) (Inherited from VGLayoutObject)
Init() (Inherited from VGLayoutObject)
Place(Double, Double, Int32)
RemoveCollections() (Inherited from VGLayoutObject)
RemoveFromRecorders() (Inherited from VGLayoutObject)
RipUp()
SetCenter(Double, Double)

Applies to