Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ScreenPolygonParams Class
Fields Properties Methods


In This Topic
    ScreenPolygonParams Class Members
    In This Topic

    The following tables list the members exposed by ScreenPolygonParams.

    Public Constructors
     NameDescription
    Public Constructor Standard constructor.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the maximum value of the polygon points.  
    Public Property Gets or sets the minimum value of the polygon points.  
    Public Property Gets or sets the modelView projection matrix.  
    Public Property Gets or sets the 2D points defining the screen polygon (0 on bottom).  
    Public Property Gets or sets the segments defining the polygon in screen coordinates.  
    Public Property Gets or sets the viewport bounds.  
    Public Property Gets or sets the size of the viewport.  
    Top
    See Also