VGEdges Class

Definition

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

Constructors

VGEdges(VGGraph)

Properties

Count (Inherited from LayoutCollectionBase)
Graph (Inherited from LayoutCollectionModel)
Map (Inherited from LayoutCollectionBase)

Methods

Add(VGLayoutObject) (Inherited from LayoutCollectionModel)
DeselectAll() (Inherited from LayoutCollectionBase)
DestroyAll() (Inherited from LayoutCollectionModel)
GetEnumerator() (Inherited from LayoutCollectionBase)
Remove(VGLayoutObject) (Inherited from LayoutCollectionBase)
SelectAll() (Inherited from LayoutCollectionBase)
SelectAll(Int32) (Inherited from LayoutCollectionBase)

Applies to