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


In This Topic
    NSnapShapePlugsResult Class
    In This Topic
    The NSnapShapePlugsResult is a snap result, which is returned when a 1D shape plugs have been successfully snapped to other shapes inward ports
    Object Model
    NSnapShapePlugsResult Class
    Syntax
    'Declaration
     
    
    Public Class NSnapShapePlugsResult 
       Inherits NSnapResult
    'Usage
     
    
    Dim instance As NSnapShapePlugsResult
    public class NSnapShapePlugsResult : NSnapResult 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.NSnapResult
          Nevron.Diagram.WinForm.NSnapShapePlugsResult

    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