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




Makes sure that the ring and any contained holes are closed.

Syntax

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

See Also

© 2010 All Rights Reserved.