Nevron .NET Vision
Nevron.Diagram Namespace / NErmConnector Class / CreateDefaultControlPoints Method


In This Topic
    CreateDefaultControlPoints Method (NErmConnector)
    In This Topic
    Overriden to create one control point, which is used to control the parameters of the step 3 connector
    Syntax
    'Declaration
     
    
    Protected Overrides Sub CreateDefaultControlPoints() 
    'Usage
     
    
    Dim instance As NErmConnector
     
    instance.CreateDefaultControlPoints()
    protected override void CreateDefaultControlPoints()
    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