Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / DetachFromView Method

In This Topic
    DetachFromView Method (LayoutRect)
    In This Topic
    Detaches the LayoutRect from its owner LayoutView and removes all constraints referencing the LayoutRect.
    Syntax
    'Declaration
     
    Public Sub DetachFromView() 
    public void DetachFromView()
    See Also