Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IVerticalAlignmentSupport Interface / UpdateEditorBounds Method


In This Topic
    UpdateEditorBounds Method
    In This Topic
    Updates the editor editor bounds.
    Syntax
    'Declaration
     
    
    Sub UpdateEditorBounds() 
    'Usage
     
    
    Dim instance As IVerticalAlignmentSupport
     
    instance.UpdateEditorBounds()
    void UpdateEditorBounds()
    See Also