Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / DetachListeners Method


In This Topic
    DetachListeners Method (CrescentShape)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Sub DetachListeners() 
    'Usage
     
    
    Dim instance As CrescentShape
     
    instance.DetachListeners()
    public virtual void DetachListeners()
    See Also