名前 | 解説 | |
---|---|---|
AnchorParam | Gets the source parameter of the anchor LayoutRect. 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 null 参照 (Visual Basicでは Nothing) if the owner LayoutView is referenced. 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. GrapeCity.Documents.Layout.Constraintから継承されます。 | |
TargetRect | Gets the target LayoutRect for the constraint. 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. |