DefaultGroupBoundsRules Class
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.
Rules which constrain the position of a group of shapes when the group is repositioned.
public ref class DefaultGroupBoundsRules sealed : Microsoft::VisualStudio::Modeling::Diagrams::GroupBoundsRules
public sealed class DefaultGroupBoundsRules : Microsoft.VisualStudio.Modeling.Diagrams.GroupBoundsRules
type DefaultGroupBoundsRules = class
inherit GroupBoundsRules
Public NotInheritable Class DefaultGroupBoundsRules
Inherits GroupBoundsRules
- Inheritance
Properties
Instance |
Gets a singleton instance of the default GroupBoundsRules. |
Methods
GetCompliantGroupBounds(Store, ShapeElement, GhostShapeCollection, PointD) |
Updates the GhostShapeCollection so that it complies with this GroupBoundsRules after the proposed location delta is applied. |