public PolygonBuilder( Multipoint multipoint )
Public Function New( _ ByVal multipoint As Multipoint _ )
Parameters
- multipoint
- Multipoint used for construction of the geometry of this builder.
public PolygonBuilder( Multipoint multipoint )
Public Function New( _ ByVal multipoint As Multipoint _ )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
| System.ArgumentNullException | multipoint is null. |
Target Platforms: Windows 10, Windows 8.1