Initializes a new instance of the InvalidStyleValueException class with a specified error message.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public InvalidStyleValueException(
string message
)
Type: System.String
The message that describes the error.