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


In This Topic
    TravelShapes Enumeration
    In This Topic
    Enumerates the predefined travel shapes
    Syntax
    'Declaration
     
    
    Public Enum TravelShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As TravelShapes
    public enum TravelShapes : System.Enum 
    Members
    MemberDescription
    AirConditioningAir Conditioning
    AirportAirport
    ArrivalsArrivals
    ArrowArrow
    BabyChangingRoomBaby Changing Room
    BaggageCartsBaggage Carts
    BaggageCheckBaggage Check
    BaggageClaimBaggage Claim
    BarBar
    BarberShopBarber Shop
    BicycleBicycle
    BusBus
    CafeCafe
    CampingCamping
    CurrencyExchangeCurrency Exchange
    DeparturesDeparture
    DirectionDirection
    ElevatorElevator
    EscalatorEscalator
    FastenBuckle
    GasGas
    GiftsGifts
    HotelHotel
    HydrantHydrant
    IceCreamStallIce Cream
    LadiesRoomLadies' Room
    LockersLockers
    MailMail/Post
    MarinaMarina
    MedicalOfficeMedical Office
    MeetingPointMeeting Point
    MensRoomMen's Room
    MuseumMuseum
    NoLitteringNo Littering
    NoSmokingNo Smoking
    PassportCheckPassport Check
    PhonePhone
    PicnicPicnic
    RentACarCar Garage
    RestAreaRest Area
    RestaurantRestaurant
    SeatingSeating
    ShaversOnlyShavers Only
    ShipShip
    ShoppingShopping
    ShowersShowers
    SmokingAreaSmoking Area
    SnackfoodStallSnackfood Stall
    TaxiTaxi
    TheatreTheatre
    TrainsTrains
    TramSubwayTram / Subway
    WardrobeWardrobe
    WaterWater
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Diagram.Shapes.TravelShapes

    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