Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / PositionConstraint Class
Properties

In This Topic
    PositionConstraint Class Members
    In This Topic

    The following tables list the members exposed by PositionConstraint.

    Public Properties
     NameDescription
    Public PropertyGets the source parameter of the anchor LayoutRect. (Inherited from GrapeCity.Documents.Layout.Constraint)
    Public PropertyGets the AnchorPoint used as the origin position for the constraint.  
    Public PropertyGets the referenced (anchor) LayoutRect or a null reference (Nothing in Visual Basic) if the owner LayoutView is referenced. (Inherited from GrapeCity.Documents.Layout.Constraint)
    Public PropertyGets or sets the relative position of sides or centers of the target LayoutRect.

    Returns float.NaN for a chained slave constraint.

     
    Public PropertyGets the opposite constraint that makes a chained pair, or null for unchained constraints.  
    Public PropertyGets the target parameter of the target LayoutRect. (Inherited from GrapeCity.Documents.Layout.Constraint)
    Public PropertyGets the target LayoutRect for the constraint. (Inherited from GrapeCity.Documents.Layout.Constraint)
    Top
    See Also