Nevron .NET Vision
Nevron.Diagram Namespace / NLinePath Class / Reverse Method


In This Topic
    Reverse Method (NLinePath)
    In This Topic
    Reverses the model
    Syntax
    'Declaration
     
    
    Public Overrides Sub Reverse() 
    'Usage
     
    
    Dim instance As NLinePath
     
    instance.Reverse()
    public override void Reverse()
    Remarks
    This implementation reverses the model start and end points
    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