Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Layer Class / Detach Method

In This Topic
    Detach Method (Layer)
    In This Topic
    Detaches this Layer from the owner Surface.
    Syntax
    'Declaration
     
    Public Overridable Sub Detach() 
    public virtual void Detach()
    See Also