An enumeration describing the report extend type
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum QTOReportExtent |
| Visual Basic |
|---|
Public Enumeration QTOReportExtent |
| Visual C++ |
|---|
public enum class QTOReportExtent |
Members
| Member name | Value | Description | |
|---|---|---|---|
| DrawingExtent | 0 | ||
| SheetExtent | 1 | ||
| SelectionExtent | 2 |