Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / NPredefinedShapeFactory<TEnum> Class
Members
In This Topic
    NPredefinedShapeFactory<TEnum> Class
    In This Topic
    Represents a predefined shape factory.
    Object Model
    NPredefinedShapeFactory<TEnum> Class
    Syntax
    public abstract class NPredefinedShapeFactory<TEnum> : NShapeFactory 
    where TEnum: new(), System.IConvertible, struct
    Type Parameters
    TEnum
    Inheritance Hierarchy

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

    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