DecoratorHostShape.SetBoundsRules(BoundsRules) Method

Definition

Associates bounds rules with this host shape. May be necessary for increased control over shape positioning.

public:
 void SetBoundsRules(Microsoft::VisualStudio::Modeling::Diagrams::BoundsRules ^ boundsRules);
public void SetBoundsRules (Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules boundsRules);
member this.SetBoundsRules : Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules -> unit
Public Sub SetBoundsRules (boundsRules As BoundsRules)

Parameters

boundsRules
BoundsRules

Applies to