DecoratorHostShape.SetBoundsRules(BoundsRules) Method
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.
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