Name | Description | |
---|---|---|
AnchorParam | Gets the source parameter of the anchor LayoutRect. (Inherited from GrapeCity.Documents.Layout.Constraint) | |
AnchorPoint1 | Gets the first anchor point for measuring the source distance. | |
AnchorPoint2 | Gets the second anchor point for measuring the source distance. | |
AnchorRect | Gets the referenced (anchor) LayoutRect or a null reference (Nothing in Visual Basic) if the owner LayoutView is referenced. (Inherited from GrapeCity.Documents.Layout.Constraint) | |
Multiplier | Gets or sets the multiplier to the value of the source distance.
The multiplier must be positive or zero. It is applied before adding the Value. | |
TargetParam | Gets the target parameter of the target LayoutRect. (Inherited from GrapeCity.Documents.Layout.Constraint) | |
TargetRect | Gets the target LayoutRect for the constraint. (Inherited from GrapeCity.Documents.Layout.Constraint) | |
Value | Gets or sets the absolute or relative width or height of the target LayoutRect.
The absolute width or height must be positive or zero. |