| Visual Basic | |
|---|---|
Public Enum dsBlockInsertUnits_e Inherits System.Enum | |
| C# | |
|---|---|
public enum dsBlockInsertUnits_e : System.Enum | |
| JavaScript | |
|---|---|
dsBlockInsertUnits_e : String | |
| COM native C++ | |
|---|---|
enum dsBlockInsertUnits_e | |
| C++ | |
|---|---|
enum dsBlockInsertUnits_e | |
| Member | Description |
|---|---|
| dsBlockInsertUnits_Angstroms | 11 |
| dsBlockInsertUnits_Astronomical | 18 |
| dsBlockInsertUnits_Centimeters | 5 |
| dsBlockInsertUnits_Decimeters | 14 |
| dsBlockInsertUnits_Dekameters | 15 |
| dsBlockInsertUnits_Feet | 2 |
| dsBlockInsertUnits_Gigameters | 17 |
| dsBlockInsertUnits_Hectometers | 16 |
| dsBlockInsertUnits_Inches | 1 |
| dsBlockInsertUnits_Kilometers | 7 |
| dsBlockInsertUnits_LightYears | 19 |
| dsBlockInsertUnits_Meters | 6 |
| dsBlockInsertUnits_Microinches | 8 |
| dsBlockInsertUnits_Microns | 13 |
| dsBlockInsertUnits_Miles | 3 |
| dsBlockInsertUnits_Millimeters | 4 |
| dsBlockInsertUnits_Mils | 9 |
| dsBlockInsertUnits_Nanometers | 12 |
| dsBlockInsertUnits_Parsecs | 20 |
| dsBlockInsertUnits_Unitless | 0 |
| dsBlockInsertUnits_Yards | 10 |
Syntax