Condividi tramite


VGEdge Class

Definition

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

Constructors

VGEdge()

Properties

Appearance
CenterX (Inherited from VGLayoutObject)
CenterY (Inherited from VGLayoutObject)
Connections (Inherited from VGLayoutObject)
Disposed (Inherited from VGLayoutObject)
EscapeFrom
EscapeTo
FixedFlags
FixedFrom
FixedFromTo[VGConnectionType]
FixedTo
FixupType
FromEdge
FromNode
FromPort
Graph (Inherited from VGLayoutObject)
Height (Inherited from VGLayoutObject)
Invisible (Inherited from VGLayoutObject)
IsDirected
LayoutObject[VGConnectionType]
LayoutObjectType (Inherited from VGLayoutObject)
Parent[Int32] (Inherited from VGLayoutObject)
PlacementDepth (Inherited from VGLayoutObject)
PlacementStyle (Inherited from VGLayoutObject)
Points
PointsNoClean
PointsNoJumps
Port[VGConnectionType]
RelativeTo (Inherited from VGLayoutObject)
RouteJumpType
RoutingBarrier (Inherited from VGLayoutObject)
RoutingStyle
Select (Inherited from VGLayoutObject)
SubGraph (Inherited from VGLayoutObject)
ToEdge
ToNode
ToPort
UserObject (Inherited from VGLayoutObject)
Visible (Inherited from VGLayoutObject)
Width (Inherited from VGLayoutObject)

Methods

AddToRecorder()
CanRelate(VGLayoutObject)
CreateInnerLayoutObject()
Dispose() (Inherited from VGLayoutObject)
Dispose(Boolean) (Inherited from VGLayoutObject)
Dispose(Boolean, Boolean)
GetCenter(Double, Double) (Inherited from VGLayoutObject)
GetFromEndPoint(Double, Double)
GetToEndPoint(Double, Double)
Init() (Inherited from VGLayoutObject)
IsRouted()
NeedsReroute()
RemoveCollections() (Inherited from VGLayoutObject)
RemoveFromRecorders() (Inherited from VGLayoutObject)
RipUp()
RouteJIT(Int32)
SetCenter(Double, Double) (Inherited from VGLayoutObject)
SetFromEndPoint(Double, Double)
SetPoints(VGGraphPoints, Int32)
SetToEndPoint(Double, Double)

Applies to