public MultipointBuilderEx( MultipointBuilderEx other )
Public Function New( _ ByVal other As MultipointBuilderEx _ )
Parameters
- other
- The MultipointBuilderEx to copy. It cannot be null.
public MultipointBuilderEx( MultipointBuilderEx other )
Public Function New( _ ByVal other As MultipointBuilderEx _ )
Exception | Description |
---|---|
System.ArgumentNullException | The input builder is null. |
Target Platforms: Windows 10, Windows 8.1