BoundsRules Class

Definition

Rules that constrain where the child can be located and how it can be sized.

public ref class BoundsRules abstract
[System.Serializable]
public abstract class BoundsRules
[<System.Serializable>]
type BoundsRules = class
Public MustInherit Class BoundsRules
Inheritance
BoundsRules
Derived
Attributes

Constructors

BoundsRules()

Methods

GetCompliantBounds(ShapeElement, RectangleD)

Returns the compliant bounds in world units relative to the top-left of the parent using this bounds rule.

Applies to