| Visual Basic | |
|---|---|
Public Enum dsOrdinateDimensionMeasure_e Inherits System.Enum | |
| C# | |
|---|---|
public enum dsOrdinateDimensionMeasure_e : System.Enum | |
| JavaScript | |
|---|---|
dsOrdinateDimensionMeasure_e : String | |
| COM native C++ | |
|---|---|
enum dsOrdinateDimensionMeasure_e | |
| C++ | |
|---|---|
enum dsOrdinateDimensionMeasure_e | |
| Member | Description |
|---|---|
| dsOrdinateDimensionMeasure_UseXAxis | 1 = Measures the x ordinate regardless of where you set the Leader's end point; this setting determines the orientation of the Leader line and Dimension text |
| dsOrdinateDimensionMeasure_UseYAxis | 2 = Measures the y ordinate regardless of where you set the Leader's end point; this setting option determines the orientation of the Leader line and Dimension text |
Syntax