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


In This Topic
    CreateDefaultLabels Method (NErmShape)
    In This Topic
    Overriden to create a rotated bounds label, which is initially the default label
    Syntax
    'Declaration
     
    
    Protected Overrides Sub CreateDefaultLabels() 
    'Usage
     
    
    Dim instance As NErmShape
     
    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