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




The color of the output contour layer and annotation features. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.