|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| ToAdfMultipoint Method | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > Converter Class : ToAdfMultipoint Method |
- multipoint
- The ArcGIS Server MultipointN to convert.
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function ToAdfMultipoint( _ ByVal multipoint As MultipointN _ ) As Multipoint | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public static Multipoint ToAdfMultipoint( MultipointN multipoint ) | |
Parameters
- multipoint
- The ArcGIS Server MultipointN to convert.