ProjecitonPercentageType Enumeration |
An enumeration that specifies the projection pertentage type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum ProjecitonPercentageType
Public Enumeration ProjecitonPercentageType
public enum class ProjecitonPercentageType
Members| Member name | Value | Description |
|---|
| Percentage_0 | 1 | |
| Percentage_25 | 2 | |
| Percentage_50 | 3 | |
| Percentage_75 | 4 | |
| Percentage_100 | 5 | |
See Also