Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NPortsTracker Class / UpdateShapeFromTracker Method


In This Topic
    UpdateShapeFromTracker Method (NPortsTracker)
    In This Topic
    Updates the shape from the tracker
    Syntax
    'Declaration
     
    
    Public Overrides Sub UpdateShapeFromTracker() 
    'Usage
     
    
    Dim instance As NPortsTracker
     
    instance.UpdateShapeFromTracker()
    public override void UpdateShapeFromTracker()
    Remarks
    Overriden to update the location of the dragged control point
    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