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


In This Topic
    CreateDefaultLabels Method (NErmConnector)
    In This Topic
    Called by the constructor to create the labels
    Syntax
    'Declaration
     
    
    Protected Overrides Sub CreateDefaultLabels() 
    'Usage
     
    
    Dim instance As NErmConnector
     
    instance.CreateDefaultLabels()
    protected override void CreateDefaultLabels()
    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