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


In This Topic
    UpdateTrackerFromShape Method
    In This Topic
    Updates the tracker from the shape
    Syntax
    'Declaration
     
    
    Public Overridable Sub UpdateTrackerFromShape() 
    'Usage
     
    
    Dim instance As NTracker
     
    instance.UpdateTrackerFromShape()
    public virtual void UpdateTrackerFromShape()
    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