Name | Description | |
---|---|---|
AnchorParam | Gets the source parameter of the anchor LayoutRect. (Inherited from GrapeCity.Documents.Layout.Constraint) | |
AnchorPoint | Gets the AnchorPoint used as the origin position for the constraint. | |
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) | |
Offset | Gets or sets the relative position of sides or centers of the target LayoutRect.
Returns float.NaN for a chained slave constraint. | |
Opposite | Gets the opposite constraint that makes a chained pair, or null for unchained constraints. | |
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) |