Compartir a través de


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

Name Description
VGEdges(VGGraph)

Properties

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

Methods

Name Description
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