Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawOnScreenParams Class
Properties


In This Topic
    DrawOnScreenParams Class Members
    In This Topic

    The following tables list the members exposed by DrawOnScreenParams.

    Public Constructors
     NameDescription
    Public Constructor Constructor.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the viewport bottom border minus the vertex size.  
    Public Property Gets or sets the depth values of the scene.  
    Public Property Gets or sets the viewport left border minus the vertex size.  
    Public Property Gets or sets the viewport right border minus the vertex size.  
    Public Property Gets or sets the stride of each row of depth values.  
    Public Property Gets or sets the viewport top border minus the vertex size.  
    Top
    See Also