Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NSnapTarget Class / Type Field


In This Topic
    Type Field (NSnapTarget)
    In This Topic
    Target type associated with the object
    Syntax
    'Declaration
     
    
    Public Type As SnapTargetsMask
    'Usage
     
    
    Dim instance As NSnapTarget
    Dim value As SnapTargetsMask
     
    value = instance.Type
     
    instance.Type = value
    public SnapTargetsMask Type
    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