DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / Contour Class / DetachFromView Method

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