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


In This Topic
    Abort Method (NCreatePolypathTool)
    In This Topic
    Aborts the tool if it is active
    Syntax
    'Declaration
     
    
    Public Overrides Sub Abort() 
    'Usage
     
    
    Dim instance As NCreatePolypathTool
     
    instance.Abort()
    public override void Abort()
    Remarks
    Overriden to destroy the preview
    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