public virtual void AddPart( IEnumerable<Segment> segments )
Public Overloads Overridable Sub AddPart( _ ByVal segments As IEnumerable(Of Segment) _ )
Parameters
- segments
- An enumeration of segments.
public virtual void AddPart( IEnumerable<Segment> segments )
Public Overloads Overridable Sub AddPart( _ ByVal segments As IEnumerable(Of Segment) _ )
Exception | Description |
---|---|
System.InvalidOperationException | Incompatible spatial references. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.ArgumentNullException | segments is null. |
Target Platforms: Windows 10, Windows 8.1