'Declaration Public Overloads Shared Function CreateErrorImage( _
ByVal messageThe error message.As System.String _
) As VintasoftImage
public static VintasoftImage CreateErrorImage(
System.String message
)
public: static VintasoftImage* CreateErrorImage(
System.String message
)
public:
static VintasoftImage^ CreateErrorImage(
System.String message
)
Parameters
- message
- The error message.
Return Value
The error image.