Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / ContourConstraint Class / Contour Property

In This Topic
    Contour Property (ContourConstraint)
    In This Topic
    Get the Contour used in the constraint.
    Syntax
    'Declaration
     
    Public ReadOnly Property Contour As Contour
    public Contour Contour {get;}
    See Also