DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / ContourConstraint Class
Properties

ContourConstraint Class Members

The following tables list the members exposed by ContourConstraint.

Public Properties
 NameDescription
Public PropertyGets the source parameter of the anchor LayoutRect. (Inherited from GrapeCity.Documents.Layout.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 PropertyGet the Contour used in the constraint.  
Public PropertyGets the position of anchor for the contour constraint.  
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