VGEdge 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 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
Methods
AddToRecorder() | |
CanRelate(VGLayoutObject) | |
CreateInnerLayoutObject() | |
Dispose() | (Inherited from VGLayoutObject) |
Dispose(Boolean, Boolean) | |
Dispose(Boolean) | (Inherited from VGLayoutObject) |
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) |