Compartir a través de


NoBoundsRules Class

Definition

NoBoundsRules can be applied to ensure no restrictions are placed on the shape's bounds.

public ref class NoBoundsRules : Microsoft::VisualStudio::Modeling::Diagrams::BoundsRules
[System.Serializable]
public class NoBoundsRules : Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules
[<System.Serializable>]
type NoBoundsRules = class
    inherit BoundsRules
Public Class NoBoundsRules
Inherits BoundsRules
Inheritance
NoBoundsRules
Attributes

Constructors

Name Description
NoBoundsRules()

Properties

Name Description
Instance

An instance to share.

Methods

Name Description
GetCompliantBounds(ShapeElement, RectangleD)

Always accept the proposed bounds.

Applies to