public void Add( Coordinate3D point )
Public Overloads Sub Add( _ ByVal point As Coordinate3D _ )
Parameters
- point
- The coordinate to add.
public void Add( Coordinate3D point )
Public Overloads Sub Add( _ ByVal point As Coordinate3D _ )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 10, Windows 8.1, Windows 7