Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / Constraint Class / TargetRect Property

In This Topic
    TargetRect Property
    In This Topic
    Gets the target LayoutRect for the constraint.
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetRect As LayoutRect
    public LayoutRect TargetRect {get;}
    See Also