GM_Utility .GetMACAddress Method
Returns a string containing the MAC address of the current machine. May need to provide this to get a license file generated.

Namespace:GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

Syntax
C#
Copy
public static string GetMACAddress()

Return Value

Type:  String
MAC Address
See Also