Nevron .NET Vision
Nevron.Diagram Namespace / NShape Class / CreateTrackers Method


In This Topic
    CreateTrackers Method
    In This Topic
    Creates the trackers for this shape in all views
    Syntax
    'Declaration
     
    
    Public Overridable Sub CreateTrackers() 
    'Usage
     
    
    Dim instance As NShape
     
    instance.CreateTrackers()
    public virtual void CreateTrackers()
    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