Share via


KeepGroupWithinDiagramRule.Instance Property

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

Syntax

'Declaration
Public Shared ReadOnly Property Instance As KeepGroupWithinDiagramRule
'Usage
Dim value As KeepGroupWithinDiagramRule 

value = KeepGroupWithinDiagramRule.Instance
public static KeepGroupWithinDiagramRule Instance { get; }
public:
static property KeepGroupWithinDiagramRule^ Instance {
    KeepGroupWithinDiagramRule^ get ();
}
public static function get Instance () : KeepGroupWithinDiagramRule

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.KeepGroupWithinDiagramRule

.NET Framework Security

See Also

Reference

KeepGroupWithinDiagramRule Class

KeepGroupWithinDiagramRule Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace