Nevron.Diagram.Shapes Namespace / TrafficSignsShapes Enumeration


TrafficSignsShapes Enumeration
Syntax
'Declaration
 
Public Enum TrafficSignsShapes 
   Inherits System.Enum
 
'Usage
 
Dim instance As TrafficSignsShapes
Members
MemberDescription
AttentionPeds 
AttentionRoundway 
AttentionSign 
Avion 
CautionSlippery 
DeadEnd 
DoubleCurve 
EndLimits 
EndRightWay 
EURouteSign 
FallingRocks 
GiveWay 
HeightLimit 
Highway 
IntersectionSign 
KeepDirection 
NoEntry 
NoLeftTurn 
NoOvertake 
NoParking 
NoParkingStop 
NoRightTurn 
NoTraffic 
NoTruckOvertake 
NoUTurn 
OneWay 
ParkingSign 
ParkingTimeSign 
RailCrossing 
Recommended 
RightWay 
RiverBank 
RoadNarrows 
RoadNarrowsOne 
RoadWork 
SpeedLimit 
SteepHill 
StopSign 
TrafficLightAhead 
Tunnel 
TurnAhead 
TwoWayTraffic 
UnevenRoad 
USCaution 
USFallingRocks 
USInterstate 
USPedestrian 
USRoad 
USRoadWork 
USSlipperyRoad 
USSpeedLimit 
USTrafficLight 
USTwoWayTraffic 
WindSign 
Inheritance Hierarchy

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

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