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


In This Topic
    NSnapPointResult Class
    In This Topic
    The NSnapPointResult class represents the result of point snapping
    Object Model
    NSnapPointResult Class
    Syntax
    'Declaration
     
    
    Public Class NSnapPointResult 
       Inherits NSnapResult
    'Usage
     
    
    Dim instance As NSnapPointResult
    public class NSnapPointResult : NSnapResult 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.NSnapResult
          Nevron.Diagram.WinForm.NSnapPointResult

    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