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




The field in the input layer attribute table upon which the annotation text will be based. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.