Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NViewportBandTool Class / Abort Method


In This Topic
    Abort Method (NViewportBandTool)
    In This Topic
    Aborts the tool if it is active
    Syntax
    'Declaration
     
    
    Public Overrides Sub Abort() 
    'Usage
     
    
    Dim instance As NViewportBandTool
     
    instance.Abort()
    public override void Abort()
    Remarks
    Overriden to restore the start viewport origin of the viewport band
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also