Compartment::BoundsRules Property
Visual Studio 2015
Gets the boundaries for the compartment shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::BoundsRules^The boundaries for the compartment shape; otherwise, null.
By default, the return value is null.
Boundaries determine where users can put objects in the compartment shape and how large the objects can be.
Show: