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


In This Topic
    NElectricalSymbolShapeFactory Class
    In This Topic
    Creates electrical symbol shapes.
    Object Model
    NElectricalSymbolShapeFactory Class
    Syntax
    'Declaration
     
    
    Public Class NElectricalSymbolShapeFactory 
       Inherits Nevron.Nov.Diagram.Shapes.NPredefinedShapeFactory(Of ENElectricalSymbol)
    'Usage
     
    
    Dim instance As NElectricalSymbolShapeFactory
    public class NElectricalSymbolShapeFactory : Nevron.Nov.Diagram.Shapes.NPredefinedShapeFactory<ENElectricalSymbol> 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Diagram.Shapes.NShapeFactory
          Nevron.Nov.Diagram.Shapes.NPredefinedShapeFactory<TEnum>
             Nevron.Nov.Diagram.Shapes.NElectricalSymbolShapeFactory

    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