[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Constraint

Constraint Class

The base class for LayoutRect constraints.

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

Properties

Name Description
AnchorParam

Gets the source parameter of the anchor LayoutRect.

AnchorRect

Gets the referenced (anchor) LayoutRect or null if the owner LayoutView is referenced.

TargetParam

Gets the target parameter of the target LayoutRect.

TargetRect

Gets the target LayoutRect for the constraint.