Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / NElectricalSymbolShapeFactory Class / InitDarlingtonPath Method


In This Topic
    InitDarlingtonPath Method
    In This Topic
    Inits the darlington path shape.
    Syntax
    'Declaration
     
    
    Protected Friend Overridable Function InitDarlingtonPath() As NGraphicsPath
    'Usage
     
    
    Dim instance As NElectricalSymbolShapeFactory
    Dim value As NGraphicsPath
     
    value = instance.InitDarlingtonPath()
    protected internal virtual NGraphicsPath InitDarlingtonPath()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also