CartographyTools
angle_field Property
See Also  Send Feedback
ESRI.ArcGIS.CartographyTools Namespace > CalculatePolygonMainAngle Class : angle_field Property




The field that will be updated with the polygon main angle values. (In, Required)

Syntax

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

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.