[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.PositionConstraint

PositionConstraint Class

Determines the position of sides or centers of the target LayoutRect.

Inheritance
PositionConstraint
Namespace: GrapeCity.Documents.Layout
Assembly: DS.Documents.Imaging.dll
Syntax
public class PositionConstraint : Constraint
Public Class PositionConstraint
    Inherits Constraint

Properties

Name Description
AnchorPoint

Gets the AnchorPoint used as the origin position for the 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.