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


In This Topic
    CreateDefaultControlPoints Method (NCircularArcShape)
    In This Topic
    Overriden to create a control points for the control point of the circular arc
    Syntax
    'Declaration
     
    
    Protected Overrides Sub CreateDefaultControlPoints() 
    'Usage
     
    
    Dim instance As NCircularArcShape
     
    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