Used by Graphics Mill for .NET to convert internal unmanaged exception to managed ones. Do not call this method directly.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Sub ThrowManagedException ( _ unmanagedException As IntPtr _ )
public static void ThrowManagedException( IntPtr unmanagedException )
Type: System.IntPtr
The pointer to the internal Graphics Mill for .NET unmanaged exception.