DefaultGroupBoundsRules.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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