Condividi tramite


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

LayoutCollectionModel()
LayoutCollectionModel(VGGraph)

Properties

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

Methods

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