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