KeepGroupWithinDiagramRule.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 the rule which constrains the bounds for a group of shapes such that the bounds fits within the boundaries of the parent shape.
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::KeepGroupWithinDiagramRule ^ Instance { Microsoft::VisualStudio::Modeling::Diagrams::KeepGroupWithinDiagramRule ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.KeepGroupWithinDiagramRule Instance { get; }
static member Instance : Microsoft.VisualStudio.Modeling.Diagrams.KeepGroupWithinDiagramRule
Public Shared ReadOnly Property Instance As KeepGroupWithinDiagramRule