PortGroupBoundsRules Class

Definition

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
PortGroupBoundsRules

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.

Applies to