DefaultGroupBoundsRules.Instance Property

Definition

Gets a singleton instance of the default GroupBoundsRules.
The default includes the KeepGroupWithinParentRule and GroupSnapToGridRule.

public:
 static property Microsoft::VisualStudio::Modeling::Diagrams::DefaultGroupBoundsRules ^ Instance { Microsoft::VisualStudio::Modeling::Diagrams::DefaultGroupBoundsRules ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.DefaultGroupBoundsRules Instance { get; }
static member Instance : Microsoft.VisualStudio.Modeling.Diagrams.DefaultGroupBoundsRules
Public Shared ReadOnly Property Instance As DefaultGroupBoundsRules

Property Value

Applies to