Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NTracker Class / CreateVisualAids Method


In This Topic
    CreateVisualAids Method (NTracker)
    In This Topic
    Called to create the visual aids the tracker may display
    Syntax
    'Declaration
     
    
    Protected Overridable Sub CreateVisualAids() 
    'Usage
     
    
    Dim instance As NTracker
     
    instance.CreateVisualAids()
    protected virtual void CreateVisualAids()
    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