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




The type of triangle edge to be extracted. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.