| Visual Basic (Declaration) | |
|---|---|
Public Enum BaudRate Inherits System.Enum | |
| C# | |
|---|---|
public enum BaudRate : System.Enum | |
| Member | Description |
|---|---|
| Baud115200 | 115200 baud |
| Baud1200 | 1200 baud |
| Baud14400 | 14400 baud |
| Baud19200 | 19200 baud |
| Baud2400 | 2400 baud |
| Baud38400 | 38400 baud |
| Baud4800 | 4800 baud |
| Baud56000 | 56000 baud |
| Baud57600 | 57600 baud |
| Baud9600 | 9600 baud |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Local.Gps.BaudRate
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8