Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BentArrowShape Class / FireUIChangeComplete Method


In This Topic
    FireUIChangeComplete Method (BentArrowShape)
    In This Topic
    Occurs when the User Interface (UI) change is complete.
    Syntax
    'Declaration
     
    
    Public Sub FireUIChangeComplete() 
    'Usage
     
    
    Dim instance As BentArrowShape
     
    instance.FireUIChangeComplete()
    public void FireUIChangeComplete()
    See Also