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


In This Topic
    NSnapBoundsResult Class
    In This Topic
    The NSnapBoundsResult is the result of bounds snapping, which can be decouples (e.g. the left, right, middle snap target can be different from the top, right, bottom snap target)
    Object Model
    NSnapBoundsResult Class
    Syntax
    'Declaration
     
    
    Public Class NSnapBoundsResult 
       Inherits NSnapResult
    'Usage
     
    
    Dim instance As NSnapBoundsResult
    public class NSnapBoundsResult : NSnapResult 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.NSnapResult
          Nevron.Diagram.WinForm.NSnapBoundsResult

    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