BoundsRules Class
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.
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. |