public MultipatchBuilder( Multipatch multipatch )
Public Function New( _ ByVal multipatch As Multipatch _ )
Parameters
- multipatch
- Multipatch to edit.
public MultipatchBuilder( Multipatch multipatch )
Public Function New( _ ByVal multipatch As Multipatch _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.ArgumentNullException | multipatch is null. |
Target Platforms: Windows 10, Windows 8.1, Windows 7