Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NSnapResult Class / SnapTarget Field


In This Topic
    SnapTarget Field
    In This Topic
    The target to which the coordinate or point was snapped to.
    Syntax
    'Declaration
     
    
    Public ReadOnly SnapTarget As NElement
    'Usage
     
    
    Dim instance As NSnapResult
    Dim value As NElement
     
    value = instance.SnapTarget
    public readonly NElement SnapTarget
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also