Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / TraversalParams Class / ScreenToWorld Property

In This Topic
    ScreenToWorld Property (TraversalParams)
    In This Topic
    Gets or sets the screen to world conversion factor.
    Syntax
    'Declaration
     
    Public Property ScreenToWorld As Single
    public float ScreenToWorld {get; set;}
    See Also