Nevron .NET Vision
Nevron.Diagram.Shapes Namespace / FoodShapes Enumeration


In This Topic
    FoodShapes Enumeration
    In This Topic
    Enumerates the predefined weather shapes
    Syntax
    'Declaration
     
    
    Public Enum FoodShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As FoodShapes
    public enum FoodShapes : 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.Diagram.Shapes.FoodShapes

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also