Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GraphicsException Class / GraphicsException Constructor / GraphicsException Constructor()

In This Topic
    GraphicsException Constructor()
    In This Topic
    Initializes a new instance of the System.Exception class.
    Syntax
    'Declaration
     
    Public Function New()
    public GraphicsException()
    See Also