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