Share via


KeepGroupWithinParentRule Class

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

Syntax

'Declaration
Public Class KeepGroupWithinParentRule _
    Inherits GroupBoundsRules
'Usage
Dim instance As KeepGroupWithinParentRule
public class KeepGroupWithinParentRule : GroupBoundsRules
public ref class KeepGroupWithinParentRule : public GroupBoundsRules
public class KeepGroupWithinParentRule extends GroupBoundsRules

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.GroupBoundsRules
    Microsoft.VisualStudio.Modeling.Diagrams.KeepGroupWithinParentRule

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

KeepGroupWithinParentRule Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace