クラス | 解説 | |
---|---|---|
![]() | AnchorPoint | Represents a point to be used as an anchor. |
![]() | AngleConstraint | Determines the rotation angle of the target LayoutRect. |
![]() | AspectRatioConstraint | Determines the aspect ration (width to height ratio) of the target LayoutRect. |
![]() | Constraint | The base class for LayoutRect constraints. |
![]() | Contour | Represents a closed figure on a LayoutView. |
![]() | ContourConstraint | Determines the min/max position of sides relative to the Contour. |
![]() | LayoutException | Represents errors that occur when resolving constraints in a LayoutRect. |
![]() | LayoutHost | Represents a host for LayoutView objects. |
![]() | LayoutRect | Represents a rectangle with constraints. |
![]() | LayoutRectExt | Provides extension methods for creating LayoutRect constraints. |
![]() | LayoutView | Represents a transformed surface with a set of LayoutRect objects. |
![]() | PositionConstraint | Determines the position of sides or centers of the target LayoutRect. |
![]() | SizeConstraint | Restricts the width or height of the target LayoutRect. |
![]() | StarSizeConstraint | Determines the star width or height (weight) of the target LayoutRect. |