The following tables list the members exposed by ContourAnnotation.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| contour_alignment | This parameter is only available with the Maplex extension. (In, Optional) |
| contour_color |
The color of the output contour layer and annotation features.
(In, Required) |
| contour_label_field |
The field in the input layer attribute table upon which the annotation text will be based. (In, Required) |
| contour_type_field |
The field in the input layer attribute table containing a value for the type of contour feature. An annotation class will be created for each type value. (In, Optional) |
| enable_laddering | This parameter is only available with the Maplex extension.
(In, Optional) |
| in_features |
The contour line feature class for which the annotation will be created.
(In, Required) |
| out_geodatabase |
The workspace where the output feature classes will be saved. The workspace can be an existing geodatabase or an existing feature dataset.
(In, Required) |
| out_geodatabase2 | Output Workspace (out, Optional) |
| out_layer |
The group layer that will contain the contour layer, the annotation, and the mask layer. When working in ArcCatalog, you can use the Save To Layer File tool to write the output group layer to a layer file. When using ArcMap, the tool adds the group layer to the display if this option is checked in the geoprocessing options. The group layer that is created is temporary and will not persist after the session ends unless the document is saved.
(Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| reference_scale_value |
Enter the scale to use as a reference for the annotation. This sets the scale to which all symbol and text sizes in the annotation will be based.
(In, Required) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also