Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GraphicsException Class
Members

In This Topic
    GraphicsException Class
    In This Topic
    An exception thrown by Eyeshot.
    Syntax
    'Declaration
     
    Public Class GraphicsException 
       Inherits System.Exception
    public class GraphicsException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          devDept.Graphics.GraphicsException

    See Also