|
| ESRI.ArcGIS.ADF.Web | |
| Points Property | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.Geometry Namespace > Ring Class : Points Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Points As PointCollection | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public PointCollection Points {get; set;} | |