GeneralSelection Class

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

Public Class GeneralSelection _
    Inherits SelectionState

Dim instance As GeneralSelection
public class GeneralSelection : SelectionState
public ref class GeneralSelection : public SelectionState
public class GeneralSelection extends SelectionState

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.SelectionState
    Microsoft.VisualStudio.Modeling.Diagrams.GeneralSelection

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

GeneralSelection Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace