Initializes a new instance of the BitmapLockedException class with a specified error message.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ name As String _ )
public BitmapLockedException( string name )
Type: System.String
The error message that explains the reason for the exception.