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

In This Topic
    ScreenPolygonParams Class
    In This Topic
    Data for Entity methods doing operations based on a screen polygon.
    Syntax
    'Declaration
     
    Public Class ScreenPolygonParams 
       Inherits FrustumParams
    public class ScreenPolygonParams : FrustumParams 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.TraversalParams
          devDept.Eyeshot.FrustumParams
             devDept.Eyeshot.ScreenPolygonParams

    See Also