Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NSnapShapeOutwardPortResult Class
Members


In This Topic
    NSnapShapeOutwardPortResult Class
    In This Topic
    The NSnapShapeOutwardPortResult is a snap result, which is returned when a shape outward port was successfully snapped to another shape inward port
    Object Model
    NSnapShapeOutwardPortResult Class
    Syntax
    'Declaration
     
    
    Public Class NSnapShapeOutwardPortResult 
       Inherits NSnapResult
    'Usage
     
    
    Dim instance As NSnapShapeOutwardPortResult
    public class NSnapShapeOutwardPortResult : NSnapResult 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.NSnapResult
          Nevron.Diagram.WinForm.NSnapShapeOutwardPortResult

    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