Nevron Open Vision Documentation
Nevron.Nov.Chart.Tools Namespace / NRectangleZoomTool Class / UpdateRectangleAid Method


In This Topic
    UpdateRectangleAid Method (NRectangleZoomTool)
    In This Topic
    Creates the rectangle aid if needed and updates it.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub UpdateRectangleAid() 
    'Usage
     
    
    Dim instance As NRectangleZoomTool
     
    instance.UpdateRectangleAid()
    protected virtual void UpdateRectangleAid()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also