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


In This Topic
    NShapeFactory Class
    In This Topic
    Servers as base class for all predefined shape factories. A shape factory is used to create shapes from a specific application domain (i.e. basis shapes, flowcharting shapes, floorplan shapes etc.) A shape factory can also be used to create a library.
    Object Model
    NShapeFactory Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NShapeFactory 
    'Usage
     
    
    Dim instance As NShapeFactory
    public abstract class NShapeFactory 
    Inheritance Hierarchy

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

    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