Compartir a través de


LayoutCollectionModel Class

Definition

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

Constructors

Name Description
LayoutCollectionModel()
LayoutCollectionModel(VGGraph)

Properties

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

Methods

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

Applies to