ESRI.ArcGIS.ADF.Web
CorrectSegmentOrientation Method
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Ring Class : CorrectSegmentOrientation Method




Ensures that the Ring vertices go clockwise and any contained holes anticlockwise.

Syntax

Visual Basic (Declaration) 
Public Sub CorrectSegmentOrientation() 
Visual Basic (Usage)Copy Code
Dim instance As Ring
 
instance.CorrectSegmentOrientation()
C# 
public void CorrectSegmentOrientation()

See Also

© 2010 All Rights Reserved.