KeepGroupWithinDiagramRule.Instance Property

Definition

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

Property Value

Applies to