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




The output tag value field name into which the triangle tags will be placed. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.