ESRI.ArcGIS.CartographyTools
contour_type_field Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CartographyTools Namespace > ContourAnnotation Class : contour_type_field Property




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)

Syntax

Visual Basic (Declaration) 
Public Property contour_type_field As Object
Visual Basic (Usage)Copy Code
Dim instance As ContourAnnotation
Dim value As Object
 
instance.contour_type_field = value
 
value = instance.contour_type_field
C# 
public object contour_type_field {get; set;}

See Also

© 2010 All Rights Reserved.