Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NSnapShapeOutwardPortResult Class / OutwardPortIndex Field


In This Topic
    OutwardPortIndex Field
    In This Topic
    Outward port index
    Syntax
    'Declaration
     
    
    Public OutwardPortIndex As System.Integer
    'Usage
     
    
    Dim instance As NSnapShapeOutwardPortResult
    Dim value As System.Integer
     
    value = instance.OutwardPortIndex
     
    instance.OutwardPortIndex = value
    public System.int OutwardPortIndex
    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