Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / ENFoodShape Enumeration


In This Topic
    ENFoodShape Enumeration
    In This Topic
    Enumerates the predefined weather shapes
    Syntax
    'Declaration
     
    
    Public Enum ENFoodShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENFoodShape
    public enum ENFoodShape : System.Enum 
    Members
    MemberDescription
    AppleApple
    BananaBanana
    BellPepperBellPepper
    BurgerBurger
    CakeCake
    CarrotCarrot
    CherriesCherries
    ChiliPepperChiliPepper
    CroissantCroissant
    CupCup
    EggplantEggplant
    ForkFork
    FriesFries
    HotDogHot Dog
    IceConeIce Cream
    IceStickIce Stick
    KnifeKnife
    MartiniGlassMartini Glass
    MuffinMuffin
    MugMug
    PearPear
    PineapplePineapple
    PizzaPizza
    PizzaSlicePizza Slice
    ShotglassShotglass
    SoftDrinkSoft Drink
    SpoonSpoon
    StrawberryStrawberry
    StrongDrinkStrong Drink
    SushiSushi
    TallDrinkTall Drink
    TallShotglassTall Shotglass
    TomatoTomato
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.Shapes.ENFoodShape

    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