[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.ContourConstraint

Class ContourConstraint

Namespace
GrapeCity.Documents.Layout
Assembly
GcDocs.Imaging.dll

Determines the min/max position of sides relative to the Contour.

public class ContourConstraint : Constraint
Inheritance
ContourConstraint
Inherited Members

Properties

Contour

Get the Contour used in the constraint.

public Contour Contour { get; }

Property Value

Contour

ContourPosition

Gets the position of anchor for the contour constraint.

public ContourPosition ContourPosition { get; }

Property Value

ContourPosition