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


In This Topic
    OutwardPortSnapRes Field
    In This Topic
    Outward port snap result
    Syntax
    'Declaration
     
    
    Public OutwardPortSnapRes As NSnapPointResult
    'Usage
     
    
    Dim instance As NSnapShapeOutwardPortResult
    Dim value As NSnapPointResult
     
    value = instance.OutwardPortSnapRes
     
    instance.OutwardPortSnapRes = value
    public NSnapPointResult OutwardPortSnapRes
    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