PortGroupBoundsRules 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 that constrain the overall bounds of a group of shapes that contain ports as a whole.
public ref class PortGroupBoundsRules : Microsoft::VisualStudio::Modeling::Diagrams::GroupBoundsRules
public class PortGroupBoundsRules : Microsoft.VisualStudio.Modeling.Diagrams.GroupBoundsRules
type PortGroupBoundsRules = class
inherit GroupBoundsRules
Public Class PortGroupBoundsRules
Inherits GroupBoundsRules
- Inheritance
Constructors
PortGroupBoundsRules() |
Methods
GetCompliantGroupBounds(Store, ShapeElement, GhostShapeCollection, PointD) |
Updates the GhostShapeCollection so that it complies with this GroupBoundsRules after the proposed location delta is applied. |